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

Feature: Adding "Deploy to Digital Ocean button" #230

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

Conversation

FranciscoJBrito
Copy link
Collaborator

@FranciscoJBrito FranciscoJBrito commented Jun 27, 2024

@hudy9x At the moment I only add the button to redirect to DO and deploy the project, but I still have to add the template so that Digital Ocean can deploy the app correctly.


REF: #214

Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
namviek-5o9o ⬜️ Ignored (Inspect) Visit Preview Jul 7, 2024 9:26pm

@hudy9x
Copy link
Owner

hudy9x commented Jun 27, 2024

@FranciscoJBrito ok
Please add a deploy.yaml file and update the deploy documentation here (Added you as contributor to that repo)
After finishing these I'll review and merge it

@hudy9x
Copy link
Owner

hudy9x commented Jun 28, 2024

@FranciscoJBrito
Please don't add all environment variables inside the deploy.yaml file.
Just add required variables to it.
You can refer this to see what vars required for backend: https://github.com/hudy9x/namviek/blob/main/render.yaml#L8

And my reason for doing this is to speed up the deployment process

@FranciscoJBrito
Copy link
Collaborator Author

@hudy9x yep, I'm taking my time to figure this out because the template is particularly for DigitalOcean (it will be located in the root of the project in this path .do/deploy.template.yaml), this template is for anyone who clicks on the button can have namviek running on its own digital ocean server, without anything more than adding some environment variables. That is, users could have the entire project available in just 5 minutes.

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.

2 participants