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

setup CI/CD #51

Open
perennialAutodidact opened this issue Sep 19, 2023 · 3 comments
Open

setup CI/CD #51

perennialAutodidact opened this issue Sep 19, 2023 · 3 comments
Assignees
Labels
devops Issue pertains to hosting, CI/CD or other admin stuff

Comments

@perennialAutodidact
Copy link
Owner

The app should automatically test, build and deploy to a staging environment when pushed to dev and to the production environment when pushed to main.

@perennialAutodidact perennialAutodidact changed the title setup CI/CD with Netlify and/or Github actions setup CI/CD with Render and/or Github actions Sep 24, 2023
@perennialAutodidact perennialAutodidact added the devops Issue pertains to hosting, CI/CD or other admin stuff label Sep 24, 2023
@perennialAutodidact perennialAutodidact changed the title setup CI/CD with Render and/or Github actions setup CI/CD Oct 3, 2023
@perennialAutodidact
Copy link
Owner Author

Tried hosting on:

  • Render: not enough memory to build the application on the free tier
  • Vercel: No sockets
  • Netlify: No sockets

Perhaps AWS, Azure or Digital Ocean?

@perennialAutodidact perennialAutodidact self-assigned this Oct 4, 2023
@djhunter67
Copy link

Tried hosting on:

  • Render: not enough memory to build the application on the free tier
  • Vercel: No sockets
  • Netlify: No sockets

Perhaps AWS, Azure or Digital Ocean?

I regularly self-host CI/CD for my personal and work projects. Have never had any issues and the spare computers I have lying around are almost always better than the free tier. Perhaps self-hosting CI/CD would work for you. The setup is not complex.

@perennialAutodidact
Copy link
Owner Author

@djhunter67 That's a cool idea. Do you have any resources you use to set that sort of thing up? Have you received any push-back from your ISP?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Issue pertains to hosting, CI/CD or other admin stuff
Projects
None yet
Development

No branches or pull requests

2 participants