- This is my first bash script! What do you think? You plug in your droplet ip, your domain and your gitlab info and in 5 minutes your web app is live at https://yourdomain, and all future commits to main are automatically deployed. Included templates for new django, flask and fastApi projects! https://github.com/johnsyncs/ezinnit 6 comments bash
- We made a free CICD/deployment tool: initializes your gitlab repo, installs dokku and your app on your server, deploys your app from gitlab to your server, sets your domain and establishes continuous deployment so that all main commits are automatically deployed. Templates for Django, flask, fastApi https://github.com/johnsyncs/ezinnit 3 comments programming
- One click flask deployment: ezinnit initializes your gitlab repo, installs dokku and your app on your server, deploys your app from gitlab to your server, sets your domain and establishes continuous deployment so that all commits to main are automatically deployed https://github.com/johnsyncs/ezinnit 6 comments flask
Linked pages
- Let's Encrypt https://letsencrypt.org/ 516 comments
- Dokku - The smallest PaaS implementation you've ever seen https://dokku.com/ 125 comments
- gitignore.io - Create Useful .gitignore Files For Your Project https://www.toptal.com/developers/gitignore 0 comments
- GitHub - dokku/dokku-letsencrypt: Automatic Let's Encrypt TLS Certificate installation for dokku https://github.com/dokku/dokku-letsencrypt 0 comments