docker-postgresql-multiple-databases
dokku-postgres
docker-postgresql-multiple-databases | dokku-postgres | |
---|---|---|
1 | 10 | |
706 | 492 | |
- | 0.8% | |
0.0 | 6.2 | |
about 1 year ago | 9 days ago | |
Shell | Shell | |
MIT License | MIT License |
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.
docker-postgresql-multiple-databases
-
docker compose postgres empty two database same container
So i followed this repo steps https://github.com/mrts/docker-postgresql-multiple-databases and built and image with initialization script and pushed the final image build to my dockerhub. i tested it out by creating the following docker compose file that utilize the image I built and it worked like a charm
dokku-postgres
-
Dokku: My favorite personal serverless platform
Does anyone have experience using dokku-postgres?
The GitHub readme is well documented but hard to know how that translates into the dev exp, like with scaling or upgrades and if its features are comparable to managed Postgres providers (I'd assume no but happy to be proven wrong!)
[0] https://github.com/dokku/dokku-postgres
- Host your own PaaS (platform as a service) on Amazon Web Services
-
Self-Hosted Password Manager with Dokku
# setup plugin sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git # create a new database for our app dokku postgres:create bitwarden # link the postgres service to the app, DATABASE_URL will be attached to the ENV variables automatically. dokku postgres:link bitwarden bitwarden
-
Easily deploy a NestJS app for only 5€ a month (before VAT)
# 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
- Fazendo deploy em produção com Rails, PostgreSQL e Dokku
- Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS
- Running a NodeJS app with Postgres in Dokku
- Self-Hosting Plausible Analytics With Dokku
-
Deploy your Node.js app without a hassle
# on the Dokku host # install the postgres plugin # plugin installation requires root, hence the user change sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git # create a postgres service dokku postgres:create hello-world-database # on the Dokku host # each official datastore offers a `link` method to link a service to any application dokku postgres:link hello-world-database hello-world
-
Deploying a PostgresQL, Redis, GraphQL backend and frontend the easiest way!
The link links to documenation for the postgres for dokku plugin where you can find some commands. To create a database in dokku:
What are some alternatives?
postgres-gcs-backup - Simple Docker image to backup a Postgres db, to a GCS bucket
dokku-letsencrypt - Automatic Let's Encrypt TLS Certificate installation for dokku
startpack - Selfhosted tech starter pack for development of new project or startup
dokku-redis - a redis plugin for dokku
postgres-and-redis - 🗄 PostgreSQL + Redis. Self-Hosted. Docker + Traefik + HTTPS.
dokku-clickhouse - a clickhouse plugin for dokku
crunchy-containers - Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
lucid - AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
docker-postgres-backup-local - Backup PostgresSQL to local filesystem with periodic backups and rotate backups.
heroku-buildpack-ruby - Heroku's classic buildpack for Ruby applications.
hypertrace - An open source distributed tracing & observability platform
customdesigns - An application to share and discover Animal Crossing: New Horizons custom designs.