Skip to content
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

Deployment issue - #1242

Open
Plaidmustache opened this issue Jan 12, 2025 · 6 comments
Open

Deployment issue - #1242

Plaidmustache opened this issue Jan 12, 2025 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@Plaidmustache
Copy link

Describe the bug

Unable to deploy teable been trying with assistance of ai support for about a week.
this is the error i get when installing on coolify via nixpacks
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1

To Reproduce

Loom video
https://www.loom.com/share/dc95be3b97aa4e5db93d19e09a092a08?sid=1dc5a1b6-5863-472f-809f-59f603ce5b84

I am installing teable on coolify. (or attempting to)

  1. Open new project on coolify

  2. select, install via github repo

  3. Copy /pase teable repo https github address

  4. select install via nixpacks

  5. deploy - deployment starts and continues for about a minute before:

  6. Error message:

ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1
2025-Jan-12 20:03:38.083694
Oops something is not okay, are you okay? 😢
2025-Jan-12 20:03:38.088796

Expected behavior
it should install smoothly

Screenshots

Screenshot 2025-01-12 at 21 05 25

** Client (please complete the following information):**

Coolify is running on a VPS
Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-130-generic x86_64)

Platform (Please tell us which deployment version you are using)

Am trying to install the CE version
Ideally with all the features, like redis, and minio, but i'll take anything at this point.

[eg. teable.io, docker-standalone, docker-swarm, docker-cluster]

Additional context
Ive tried also to install on coolify via docker compose, also via dockerfile, each of those ways comes with different issues, i may make a different issue report if this one is not resolved. I think this one may be the easiest way to fix as there are less input errors on my part possible.

@Plaidmustache
Copy link
Author

Plaidmustache commented Jan 12, 2025

thanks for any support with this.

Also - instead of helping just me debug this, so others can get the benfit of this fix... if you guys are interested in submitting it as a service template on the coolify platform, here is the link for how - to - https://coolify.io/docs/contribute/service/

@albertorizzi
Copy link

albertorizzi commented Jan 14, 2025

@Plaidmustache Have you tried this docker compose template? It works fine for me.
https://github.com/coollabsio/coolify/pull/4727/files

@Plaidmustache
Copy link
Author

Plaidmustache commented Jan 14, 2025

@Plaidmustache Have you tried this docker compose template? It works fine for me. https://github.com/coollabsio/coolify/pull/4727/files

hey, seriously thank you. this actually deployed! I tried so many times via compose i had given up that way! I could not get the db migrate container to be healthy & therefore the teable app itself would not startup. not sure what you did to get around that but your magic.

I will try to get the Minio/S3 part added on with this as a base setup, now that i know its actually functioning!

I am curious though, do you know how to get the pre-made base templates also into there? is that even possible? just trying to get a head start with using it.

@albertorizzi
Copy link

I am curious though, do you know how to get the pre-made base templates also into there? is that even possible? just trying to get a head start with using it.

Do you mean in Teable? In the self-hosted version, you can't!

@kpodp0ra
Copy link
Collaborator

I am curious though, do you know how to get the pre-made base templates also into there? is that even possible? just trying to get a head start with using it.

Pre-made base templates on self-hosted version are on my to-do list, but I don't promise I'll actually do it.

if you guys are interested in submitting it as a service template on the coolify platform

@Plaidmustache Can you confirm that coollabsio/coolify#4727 is a service template you have wanted, and I close this issue?

@kpodp0ra kpodp0ra added the help wanted Extra attention is needed label Jan 21, 2025
@albertorizzi
Copy link

Pre-made base templates on self-hosted version are on my to-do list, but I don't promise I'll actually do it.

Wow! Cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants