Skip to content

feat(template): mage-ai - #7705

Merged
andrasbacsai merged 1 commit into
coollabsio:nextfrom
nktnet1:mage-ai
Jan 2, 2026
Merged

andrasbacsai merged 1 commit into
coollabsio:nextfrom
nktnet1:mage-ai

Conversation

@nktnet1

@nktnet1 nktnet1 commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

Changes

@nktnet1 nktnet1 changed the title feat(template): add mage-ai feat(template): mage-ai Dec 19, 2025
@ShadowArcanist

Copy link
Copy Markdown
Member

The app doesn't work for me (x86 cpu):

image

I tried setting - POLARS_SKIP_CPU_CHECK=true env but didn't fix the issue

@ShadowArcanist ShadowArcanist added 💤 Waiting for feedback Issues awaiting a response from the author. ⚙️ Service Issues requesting or PRs adding/fixing service templates. labels Dec 27, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Hi @nktnet1! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

@nktnet1

nktnet1 commented Dec 27, 2025

Copy link
Copy Markdown
Contributor Author

@ShadowArcanist are you using a really old CPU? i.e. could it be related to this:

@ShadowArcanist

Copy link
Copy Markdown
Member

@ShadowArcanist are you using a really old CPU? i.e. could it be related to this:

* [permit run polars on old CPU pola-rs/polars#15404](https://github.com/pola-rs/polars/issues/15404)

* https://stackoverflow.com/a/78958395/22324694

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:
image

The service healthcheck is passing tho:
image

@nktnet1

nktnet1 commented Dec 27, 2025

Copy link
Copy Markdown
Contributor Author

Hmm - do you know if Coolify automatically adds:

expose:
  - 6789

Or 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.

@ShadowArcanist

Copy link
Copy Markdown
Member

Hmm - do you know if Coolify automatically adds:

expose:
  - 6789

Or 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)

@ShadowArcanist ShadowArcanist added ✅ Ready to merge and removed 💤 Waiting for feedback Issues awaiting a response from the author. labels Dec 27, 2025
@nktnet1

nktnet1 commented Dec 27, 2025

Copy link
Copy Markdown
Contributor Author

Docs in coollabsio/coolify-docs#473 :).

@andrasbacsai

Copy link
Copy Markdown
Member

Thank you for the PR! 💜

@andrasbacsai
andrasbacsai merged commit a78c6ed into coollabsio:next Jan 2, 2026
7 checks passed
@github-actions github-actions Bot removed ⚙️ Service Issues requesting or PRs adding/fixing service templates. ✅ Ready to merge labels Jan 2, 2026
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants