feat(template): mage-ai - #7705
Conversation
|
Hi @nktnet1! 👋 It appears to us that you are either adding a new service or making changes to an existing one. Coolify Docs Repository: https://github.com/coollabsio/coolify-docs |
|
@ShadowArcanist are you using a really old CPU? i.e. could it be related to this: |
Ahh yes that was the issue for the cpu warning. I tried it on a different server but this time no error or warning in logs and visiting the domain gives 404: |
|
Hmm - do you know if Coolify automatically adds: expose:
- 6789Or does it need to be added manually in the docker compose YAML? Can you try that and see if it works? I'm out right now so can't re-test. |
Coolify doesn't add it automatically. I tried adding it but it didn't made any difference T-T but the good thing is I found the issue!! the compose is fine, it's my environment that is causing the issue (I changed few things to test other PRs and forgot to revert them). The app is working fine, can you add a note about the older cpu issue on our docs (instructions are in the comment github action bot sent above) |
|
Docs in coollabsio/coolify-docs#473 :). |
|
Thank you for the PR! 💜 |
Changes