-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat: Add AppFlowy service template #6158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…mproved service management and environment variable handling
- Added exclude_from_hc: true to the ai service - This prevents the AI service from being included in overall healthchecks - Useful for services that may not always be running or responding
peaklabs-dev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Please remove nignx and just use the Coolify proxy if that is possible. Also test the template in detail as it is not working for me.
|
if no nignx, then what is the other option? |
Why does it need to be the same domain? |
|
This template is not working for me, most of the services were unhealthy
Some service logs shows panics: Some service log shows some env are not set:
Closing this in favor of #6492 , where the same service is added and works out of the box. Thanks for the PR! |




This PR adds AppFlowy as a new service template to Coolify.
Changes
Testing