dokku
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
Software by dokku
dokku-postgres
a postgres plugin for dokku
dokku-redis
a redis plugin for dokku
dokku-mongo
a mongo plugin for dokku
dokku-redirect
A plugin for dokku that gives the ability to set simple redirects for an application
dokku-mysql
a mysql plugin for dokku
dokku-elasticsearch
an elasticsearch plugin for dokku
dokku-http-auth
dokku plugin that gives the ability to manage HTTP basic auth for an application
dokku-mariadb
a mariadb plugin for dokku
dokku-graphite
a graphite, grafana, statsd, carbon plugin for dokku
dokku-rabbitmq
a rabbitmq plugin for dokku
dokku-rethinkdb
a rethinkdb plugin for dokku
docker-s3backup
Backups streaming to S3 via s3gof3r in Docker
dokku-meilisearch
a meillisearch plugin for dokku
dokku-scheduler-nomad
Scheduler plugin for deploying applications to nomad
dokku-memcached
a memcached plugin for dokku
dokku-clickhouse
a clickhouse plugin for dokku
docker-wait
docker-wait is a lightweight 4MB Docker utility designed to block execution until one or more specified containers or services begin accepting TCP connections. It helps orchestrate dependent containers by ensuring prerequisite services are fully reachable before dependent services start. By default, it inspects all linked containers and waits for their EXPOSED ports to become available. Users can customize behavior with command-line flags: the -p flag limits the check to a subset of a linked container's ports, the -c flag allows waiting on arbitrary host and port combinations not declared as Docker links, and the -t flag sets a custom timeout per connection attempt, overriding the default 30 seconds. If a connection fails to establish within the timeout, the utility exits immediately with status code 1, signaling failure to the surrounding orchestration system. It supports usage in both interactive development and automated deployment pipelines, functioning as a simple readiness gate for service dependencies.
dokku-couchdb
a couchdb plugin for dokku
dokku-solr
a solr plugin for dokku