Dokku是一个小型的PaaS实现,其公共GitHub账户上拥有广泛的开源项目。主要编程语言包括Shell、Go、Python、Ruby和Dockerfile。其知名的公共存储库包括dokku、dokku-letsencrypt和dokku-postgres,涵盖应用程序生命周期管理、自动TLS证书安装以及Postgres插件等功能。
A docker-powered PaaS that helps you build and manage the lifecycle of applications
Automatic Let's Encrypt TLS Certificate installation for dokku
a postgres plugin for dokku
Turn SSH into a thin client specifically for your app
a redis plugin for dokku
此仓库未提供描述。
Ansible modules for installing and configuring Dokku
a mongo plugin for dokku
deprecated: use scheduler-k3s plugin in dokku core
Buildpack for static websites on Dokku (nginx)
dokku plugin that gives the ability to manage application maintenance mode
A plugin for dokku that gives the ability to set simple redirects for an application
a mysql plugin for dokku
an elasticsearch plugin for dokku
dokku plugin that gives the ability to manage HTTP basic auth for an application
Hook system that lets users extend your application with plugins
a mariadb plugin for dokku
a graphite, grafana, statsd, carbon plugin for dokku
Unmaintained: HTTP API on top of Dokku Daemon
a rabbitmq plugin for dokku
A collection of gitlab-ci examples
a rethinkdb plugin for dokku
Backups streaming to S3 via s3gof3r in Docker
A Docker Image meant for use with CI/CD pipelines
a meillisearch plugin for dokku
Scheduler plugin for deploying applications to nomad
A daemon wrapper around dokku
此仓库未提供描述。
a clickhouse plugin for dokku
a memcached plugin for dokku
a nats plugin for dokku
a couchdb plugin for dokku
Runs healthchecks against local docker containers
A tool for building lambda function images or zips via Docker
Keeps a dokku installation up to date
copies files from the host onto the container
Adds and removes labels from docker images
Service that listens to docker events and runs dokku commands
An app that can be used to proxy to a datastore service's web ui
Utility that allows users to manage netrc files
a solr plugin for dokku
A declarative way to pre-package and ship applications on Dokku.
Docker image with StatsD, Graphite, Grafana 6
A maintained version of the ambassador linking pattern
A tool for interacting with Procfiles
a pushpin plugin for dokku
An mkdocs-based tutorial site
Deprecated in favor of the official Registry plugin introduced in 0.25.x
此仓库未提供描述。
A docker plugin for orchestrating compose deploys
OpenResty as a reverse proxy for Docker
Simple docker-compose.yml to dokku commands web utility
a typesense plugin for dokku
此仓库未提供描述。
Docker container for the "simp_le" Let's encrypt implementation running on Alpine Linux
Smoke test app for dokku test suite
Coredns plugin responding with A and SRV docker container records
A simple project that listens to specific words across the web and sends notifications about them to slack
此仓库未提供描述。
A blog for dokku
Git Smart HTTP in Go
Dokku's homebrew tap
exports the flags passed to a `docker run` call to a variety of formats
an omnisci plugin for dokku
Organization Repository
此仓库未提供描述。
an ansible plugin for dokku
Docs site in generated html form
A golang-based cli interface for manipulating config backed by various datastores
A templated way of provisioning any standalone docker image datastore
A Docker CLI plugin that mirrors the `kubectl port-forward` interface
A buildpack that performs no actions, for testing purposes
Temporary location for issues with installing or using dokku pro
a playground to test github functionality
此仓库未提供描述。
Smoke test plugin for dokku test suite
Simple Let's Encrypt client
Manage hostkeys (for .ssh/known_hosts) to your container environment
Full duplex modern RPC
A place to put issues that impact all datastores
Azure Quickstart Templates
An mkdocs-based blog
log aggregation for resource-constrained deployments
A golang binary to produce a semver-bumped version
Sockproc is a simple server for running child processes or shell commands
Golang netrc parser
An app whose sole purpose is to redirect requests to a given url
Enables proper handling of multiphase dockerfiles
A chat bridge for the various support channels
A simple app that redirects from the old dokku.viewdocs.io site to our new dokku.com site
A duplicate of the smoke-test-plugin repo to test installing a plugin with a non-master branch
Mirror of AUR git repo for https://github.com/gliderlabs/herokuish
Manages test servers on Digitalocean for Dokku pull requests
Composable buildpacks
Updates a github release with the true commit body
Mirror of AUR git repo for https://github.com/gliderlabs/sigil
Mirror of AUR git repo for https://github.com/dokku/plugn
Mirror of AUR git repo for https://github.com/dokku/sshcommand
A repository to handle all generic dokku tests
dokku在GitHub上开发与PaaS相关的多个开源项目,包括应用管理、插件和工具。知名项目如dokku和dokku-letsencrypt,提供了便捷的应用构建和TLS证书自动安装功能。
dokku主要使用Shell、Go、Python、Ruby和Dockerfile等编程语言。这些语言支持其开发的多个公共存储库,确保其功能的灵活性和扩展性。
是的,dokku的所有存储库都是公开的。这使得开发者可以自由访问和使用其开源项目,促进了社区的参与和合作。