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

build: coolify deploy configuration #1231

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

felvieira
Copy link

refactor: simplifica configuração do Docker Compose para deploy no Coolify

  • Remove estágios múltiplos de build para evitar conflitos no deploy
  • Simplifica para um único perfil de produção
  • Ajusta configuração da porta para 5173
  • Remove comandos de build e start redundantes
  • Otimiza a estrutura do docker-compose para melhor compatibilidade com Coolify

refactor: simplify Docker Compose configuration for Coolify deployment

  • Remove multiple build stages to prevent deployment conflicts
  • Simplify to a single production profile
  • Adjust port configuration to 5173
  • Remove redundant build and start commands
  • Optimize docker-compose structure for better Coolify compatibility

image

@felvieira felvieira changed the title Coolify deploy configuration WORKING AND DONE build: Coolify deploy configuration WORKING AND DONE Jan 31, 2025
@felvieira felvieira changed the title build: Coolify deploy configuration WORKING AND DONE build: Coolify deploy configuration Jan 31, 2025
@felvieira felvieira changed the title build: Coolify deploy configuration build: coolify deploy configuration Jan 31, 2025
@iaminawe
Copy link

iaminawe commented Jan 31, 2025

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.

@kingfish65
Copy link

kingfish65 commented Jan 31, 2025

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

image

@leex279 leex279 self-requested a review January 31, 2025 08:10
@felvieira
Copy link
Author

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.

put your keys only inside env variables inside coolify.

@iaminawe
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants