How to set up continuous deployment using free hosted tools
simonwillison.net
How to set up continuous deployment using free hosted tools
1–10 of 92 posts
Re: How to set up continuous deployment using free hosted tools
#2Thanks for posting this. I'm looking to get any application and start deploying through a CI/CD process, to learn how this process works. Any application suggestions for a CI "Hello World"?
Re: How to set up continuous deployment using free hosted tools
#3Re: How to set up continuous deployment using free hosted tools
#4or be willing to move vendor and re-implement the stuff.
For comparison my magic combination(and not all free or realistic for everyone):
- gitlab
- jenkins/looking into gl ci
- linode/cloudafrica(ah-hah hosting is not free)
- sentry is a tough one. We rolling a custom mqttwarn/zabbix solution
- irc(fine I will take your slack and use the irc-bridge pfftt)Re: How to set up continuous deployment using free hosted tools
#5> Need more? Pay for it! or be willing to move vendor and re-implement the stuff. For comparison my magic combination(and not all free or realistic for everyone): - gitlab - jenkins/looking into gl ci - linode/cloudafrica(ah-hah hosting is not free) - sentry is a tough one. We rolling a custom mqttwarn/zabbix solution - irc(fine I will take your slack and use the irc-bridge pfftt)
For hosting, I am looking to host my own server for fun and learning.
Re: How to set up continuous deployment using free hosted tools
#6Did Travis replace Jenkins? Thanks for posting this. I'm looking to get any application and start deploying through a CI/CD process, to learn how this process works. Any application suggestions for a CI "Hello World"?
Re: How to set up continuous deployment using free hosted tools
#7Only comment I would make is that you can use CircleCI instead of Travis to get for free running tests on private repos. The configuration is similar and the benefits as well.
Re: How to set up continuous deployment using free hosted tools
#8> Need more? Pay for it! or be willing to move vendor and re-implement the stuff. For comparison my magic combination(and not all free or realistic for everyone): - gitlab - jenkins/looking into gl ci - linode/cloudafrica(ah-hah hosting is not free) - sentry is a tough one. We rolling a custom mqttwarn/zabbix solution - irc(fine I will take your slack and use the irc-bridge pfftt)
Re: How to set up continuous deployment using free hosted tools
#9It would be nice to see a setup with something like Gitea[0] and/or Jenkins[1] edit and some other slack alternative like mattermost[2]
Re: How to set up continuous deployment using free hosted tools
#10GitHub and Travis are not self-hosted tools. It would be nice to see a setup with something like Gitea[0] and/or Jenkins[1] edit and some other slack alternative like mattermost[2] [0] https://try.gitea.io/ [1] https://jenkins.io/ [2] https://about.mattermost.com/download/