Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 11 Shell dokku Projects
-
Have you checked out Dokku [0] or others like it?
If so, what do you perceive as the gaps between Dokku and Platform.sh? I ask as an employee of a PaaS (not Platform.sh). So I'm curious for discovery and learning.
-
Project mention: 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 | reddit.com/r/Python | 2022-11-28
downloads and installs dokku-letsencrypt on server
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
# For PostgresSQL $ sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres $ dokku postgres:create app-name-db $ dokku postgres:link app-name-db app-name # For MongoDB $ sudo dokku plugin:install https://github.com/dokku/dokku-mongo.git mongo $ dokku mongo:create app-name-db $ dokku mongo:link app-name-db app-name
-
-
# For PostgresSQL $ sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres $ dokku postgres:create app-name-db $ dokku postgres:link app-name-db app-name # For MongoDB $ sudo dokku plugin:install https://github.com/dokku/dokku-mongo.git mongo $ dokku mongo:create app-name-db $ dokku mongo:link app-name-db app-name
-
There are both Kubernetes[1] and Nomad[2] plugins. I'm also building schedulers for AWS Lambda, Compose (which I guess also sorta provides Azure ACI and AWS ECS support), and Swarm.
You can also scale individual process types (so anything in your Procfile) via our `ps` plugin[3]. All plugins should support this, so you don't need to learn a new set of commands for alternative schedulers.
- [1] Kubernetes Scheduler Plugin: https://github.com/dokku/dokku-scheduler-kubernetes
-
Project mention: Deploy an Eleventy Blog on Cloudflare pages with Strapi, MySQL, and Dokku on a Digital Ocean Droplet, part 3 | dev.to | 2022-06-07
Now we have installed MySQL services and workbench on our local Windows machine. Next, let's install dokku-mysql plugin on our remote Dokku instance.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
ezinnit
ezinnit initializes your gitlab repository and your server. Your app will be live and commits to main will automatically deploy.
Project mention: 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! | reddit.com/r/webdev | 2022-11-28 -
Project mention: Ask HN: What Linux setup/hardening guide do you use? | news.ycombinator.com | 2022-09-08
I've been hosting small and mid-sized web sites and applications for years without a hitch using my own script, written from reading it up online. It might not work exactly as is for you but perhaps can offer some reference: https://github.com/corenzan/provision
Shell dokku related posts
- MRSK vs. Fly.io
- Open source heroku in own cloud
- Create your own “heroku” with your own servers in minutes
- Environment variables from app.json not injected in Node.js
- Database and Serverless Infrastructure
- Zero-downtime deployment tool for web apps (created by DHH, creator of Rails)
- Any good selfhosted one click deployment software?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 Mar 2023
Index
What are some of the best open-source dokku projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | Dokku | 24,412 |
2 | dokku-letsencrypt | 1,016 |
3 | dokku-postgres | 423 |
4 | dokku-redis | 229 |
5 | dokku-mongo | 164 |
6 | dokku-scheduler-kubernetes | 130 |
7 | dokku-mysql | 89 |
8 | dokku-meilisearch | 19 |
9 | dokku-clickhouse | 18 |
10 | ezinnit | 15 |
11 | provision | 6 |