ezinnit
ezinnit initializes your gitlab repository and your server. Your app will be live and commits to main will automatically deploy. (by johnhewi)
dokku-letsencrypt
Automatic Let's Encrypt TLS Certificate installation for dokku (by dokku)
ezinnit | dokku-letsencrypt | |
---|---|---|
16 | 10 | |
15 | 1,097 | |
- | 0.3% | |
3.2 | 5.4 | |
8 months ago | 10 months ago | |
Shell | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ezinnit
Posts with mentions or reviews of ezinnit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-28.
- 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!
- 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!
-
We created a free tool that just deploys a working, live and secure django, flask or fastApi template to your server from gitlab, connects it with your domain, and all future commits to your main branch will automatically deploy. Fantastic tool for teaching or learning python based web development!
for your domain to work, you need a DNS "A" record pointing your domain to your server ip address (create the DNS "A" record before running ezinnit)
-
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
your local machine's ssh key added to your new server's allowed hosts (digital ocean tutorial)
ezinnit
- One tool webapp deployment: 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. Basic templates Django, flask, fastApi apps
-
One tool python webapp deployment: 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
gitlab personal access token
- One tool 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. Templates for django, flask; FastApi
- One click python webapp 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.
dokku-letsencrypt
Posts with mentions or reviews of dokku-letsencrypt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-22.
-
Heroku to Dokku: A Rails Dev's Migration Tale
# Install useful plugins sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git sudo dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git sudo dokku plugin:install https://github.com/dokku/dokku-redis.git
-
Self-Hosted Password Manager with Dokku
# plugin installation requires root, hence the user change sudo dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git
-
One tool python webapp deployment: 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
downloads and installs dokku-letsencrypt on server
-
Easily deploy a NestJS app for only 5€ a month (before VAT)
$ sudo dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git $ dokku config:set --global [email protected] $ dokku domains:set app-name your-domain.com $ dokku letsencrypt:enable app-name $ dokku letsencrypt:cron-job --add
-
Deploy Ghost using Dokku
You need SSL certificate for your website. With Dokku you can add it in several ways, using official Let's Encypt plugin, or using your own certificate, or using a Cloudflare SSL. Any of these do, but don't neglect this step.
- Fazendo deploy em produção com Rails, PostgreSQL e Dokku
-
Running a NodeJS app with Postgres in Dokku
There are env vars you need to configure so let’s encrypt knows your email address. The plugin docs are worth reading: https://github.com/dokku/dokku-letsencrypt
-
Deploy your Node.js app without a hassle
# on Dokku host sudo dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git
-
Using Dokku with Let's Encrypt wildcard certificate
Right now (when I wrote this post), there is no wildcard support from dokku-letsencrypt plugin. Luckily, Dokku itself can use certificates from other sources.
-
Deploying server-side Kotlin Ktor applications on Dokku
As you may have noticed, our application is available on our Dokku host now – but only in an unencrypted fashion (note the lack of https in the address bar). Thankfully, we live in the age of LetsEncrypt offering free TLS certificates, and Dokku makes it easy to enable automatic certificate retrieval and setup for our application via the dokku-letsencrypt plugin. I strongly recommend setting up this plugin so that people using our application can enjoy securely encrypted web-traffic. Once installed (see installation and initial setup instructions), we can enable the LetsEncrypt integration for our application with a single command:
What are some alternatives?
When comparing ezinnit and dokku-letsencrypt you can also consider the following projects:
gitignore.io - Create useful .gitignore files for your project
dokku-postgres - a postgres plugin for dokku
install - 📥 Homebrew (un)installer
lucid - AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
container-image-scan-action - CrowdStrike Container Image Scan Github Action
dokku-mysql - a mysql plugin for dokku
Django-bash - Bash script for setting up Django which lives at https://bit.ly/3zctaUI
tiny-ci - a minimal self-hosted CI system
heroku-buildpack-ruby - Heroku's classic buildpack for Ruby applications.
bashmultitool - A library for bash shell scripting containing useful helper functions.
Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications
ezinnit vs gitignore.io
dokku-letsencrypt vs dokku-postgres
ezinnit vs install
dokku-letsencrypt vs lucid
ezinnit vs container-image-scan-action
dokku-letsencrypt vs dokku-mysql
ezinnit vs Django-bash
dokku-letsencrypt vs gitignore.io
ezinnit vs tiny-ci
dokku-letsencrypt vs heroku-buildpack-ruby
ezinnit vs bashmultitool
dokku-letsencrypt vs Dokku