-
Notifications
You must be signed in to change notification settings - Fork 10k
build: coolify deploy configuration #1231
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for this Felipe, its much appreciated. I tried to test it earlier by merging your pull request with my up to date fork of bolt.diy at https://github.com/iaminawe/bolt.diy and then tried to deploy through coolify. I added relevant keys for Claude, openai, groq and open router but when I deploy through coolify I see the interface for a moment then I get an application error. I have been troubleshooting it for a few hours but have not yet had any success and I was hoping you may be able point me in the right direction as to what I could be missing. Thanks in advance for any assistance you can give. |
@iaminawe It seems to work for me. I ran the ToDo app from your link with one error. Clicked on ask bolt and it was fixed. I would not leave your API's on a public facing app as somebody could really burn through your AI tokens. |
put your keys only inside env variables inside coolify. |
Thank you both. I did add my keys through the environment variables in coolify. I only left it open publicly temporarily because I was working on it and as far as I could see it was not working. I will try it out in some other browsers and see if I can access it without the app crashing. Much appreciated |
- "host.docker.internal:host-gateway" | ||
command: pnpm run dockerstart | ||
profiles: | ||
- prebuilt No newline at end of file |
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.
Missing new line
|
||
# Instalar pnpm e wrangler | ||
RUN corepack enable pnpm && \ | ||
npm install -g wrangler |
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.
to address problem c88938c
npm install -g wrangler | |
npm install -g wrangler corepack@latest |
In the long run, managing separate Coolify Dockerfiles and Compose files may not be a sustainable approach. It’s easy for them to become unsynchronized or overlooked over time. I’d love to hear the maintainers' thoughts on this. |
@Arlington1985 I see it as you. We blocked most such stuff and closed PRs which did similar things. For the coolify, as it is just one file, we could, in my view, keep it until the Extension Library is in place, then it could be added there and it is not in the main bolt.diy repo. |
I was trying to run it on top of my own forked branch https://github.com/Arlington1985/bolt.diy/tree/coolify. Was getting following error
Initially I tried on cx22 hetzner(2vCPU, 4gb RAM), got the error then tried on cx32 hetzner(4vCPU, 8gb RAM), again got the same error. Anyone has experienced same issue? |
my vps have 12gb of ram and daploys ok https://bolt.felvieira.com.br/ |
my url https://bolt.felvieira.com.br/
my vps have 12gb of ram
Att,
…________________________________
De: Gregg Coppen ***@***.***>
Enviado: sexta-feira, 31 de janeiro de 2025 03:48
Para: stackblitz-labs/bolt.diy ***@***.***>
Cc: Felipe Vieira ***@***.***>; Author ***@***.***>
Assunto: Re: [stackblitz-labs/bolt.diy] build: coolify deploy configuration (PR #1231)
Thanks for this Felipe, its much appreciated. I tried to test it earlier by merging your pull request with my up to date fork of bolt.diy at https://github.com/iaminawe/bolt.diy and then tried to deploy through coolify. I added relevant keys for Claude, openai, groq and open router but when I deploy through coolify I see the interface for a moment then I get an application error as can be seen here https://bolt.apps.iaminawe.net<https://bolt.apps.iaminawe.net/>. I have been troubleshooting it for a few hours but have not yet had any success and I was hoping you may be able point me in the right direction as to what I could be missing. Thanks in advance for any assistance you can give.
—
Reply to this email directly, view it on GitHub<#1231 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABQT7NY6DKTPNHFAX7TG3MT2NMMDDAVCNFSM6AAAAABWGRI2YOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRWGQZDSNJZGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Just wondering, I can deploy it directly inside 4GB VM(but DNS resolution doesn't work, I can reach by public ip address and port, just like local), why would Coolify require so much power? |
i dont know if the issue you report, is because this, But in my vm with 12gm ram works like charm.
Att,
…________________________________
De: Arlington1985 ***@***.***>
Enviado: terça-feira, 18 de fevereiro de 2025 12:31
Para: stackblitz-labs/bolt.diy ***@***.***>
Cc: Felipe Vieira ***@***.***>; Author ***@***.***>
Assunto: Re: [stackblitz-labs/bolt.diy] build: coolify deploy configuration (PR #1231)
Just wondering, I can deploy it directly inside 4GB VM without pointing just ok, why would Coolify require so much power?
—
Reply to this email directly, view it on GitHub<#1231 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABQT7NZTK3VK74VBSUWOHBT2QNG3XAVCNFSM6AAAAABWGRI2YOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRWGA3DAMZYGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
[Arlington1985]Arlington1985 left a comment (stackblitz-labs/bolt.diy#1231)<#1231 (comment)>
Just wondering, I can deploy it directly inside 4GB VM without pointing just ok, why would Coolify require so much power?
—
Reply to this email directly, view it on GitHub<#1231 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABQT7NZTK3VK74VBSUWOHBT2QNG3XAVCNFSM6AAAAABWGRI2YOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRWGA3DAMZYGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I tried with 16 GB and got the same error. Anyone else already tried to spin up? |
![]() I've tested this and on [email protected] pulled directly from felvieira:coolify and have managed to make it work. At first it was displaying a blank screen and found out that caddy was refusing port 3000 (not sure if traefik will be the same) I had to add a dynamic proxy configuration on the server itself in coolify dashboard boltdiy.caddy
replace the app-xxxxx-xxxx with your own boltdiy docker instance name (using docker ps in terminal) Boltdiy will then work just fine on chrome but not safari for some reason (it loads up and then after that spits out some javascript error. At least chome is working! @felvieira perhaps update your coolify branch to stable or main (make sure it bolt 0.0.7) and then use your coolify Dockerfile-coolify and docker-compose-coolify and see if you get the same error. I tried playing with coolify resource limits but did not get far. I believe something in 0.0.7 use up a bit too much memory or is buggy and causing errors which drains memory. With my test, if I just copy Dockerfile-coolify and docker-compose-coolify.yaml to the latest HEAD in main (or stable branch - doesn't mater) during the deployment, which is bolt 0.0.7, it will error out of memory just like @Arlington1985 mentioned. ![]() |
Has anyone encountered this issue with Bolt on Coolify? After a prompt, the models work, but the shell fails to spawn with the error:
Logs also show a DNS lookup failure for My setup:
Any ideas on what might be causing this? |
Can anyone share the coolify settings?, i haven't gotten run this right. I tried to run with custom start command It's succeed but not running in domain i set, so the only way to access it through ip address and port of my server |
Olá, estou tentando instalar o bolt.diy em um servidor coolify versão 4.0.0. Esse é o trecho do erro que estou recebendo: 2025-Jun-29 10:47:49.714265
|
refactor: simplifica configuração do Docker Compose para deploy no Coolify
refactor: simplify Docker Compose configuration for Coolify deployment