Jose Diaz-Gonzalez 53c5d548f1 Release 0.12.11
# History

## 0.12.11

### Bug Fixes

- #3238: @josegonzalez Handle proxy issues in app renaming
- #3234: @mashrikt Unset GIT_QUARANTINE_PATH when updating repo submodule
- #3223: @josegonzalez Get the global scheduler if no app is specified
- #3218: @wcalandro Fix error text when using "dokku plugin:uninstall"

### New Features

- #3242: @josegonzalez Upgrade herokuish to 0.4.3
- #3241: @josegonzalez Add a subcommand for retrieving failed app deploy logs
- #3237: @josegonzalez Support --quiet header when showing all environment variables

### Documentation

- #3235: @josegonzalez Switch from ps:rebuild to ps:restart
- #3221: @josegonzalez Better callout for why env vars do not get applied to dockerfile builds
2018-07-29 20:35:49 -04:00
2018-07-29 20:35:49 -04:00
2018-07-29 20:35:49 -04:00
2018-07-29 20:35:49 -04:00
2018-07-29 20:35:49 -04:00
2018-02-18 15:12:25 -05:00
2018-04-02 00:24:43 -04:00
2018-04-07 13:31:29 -04:00
2017-10-10 08:13:59 -07:00
2016-09-26 01:55:20 +03:00
2018-07-29 20:31:53 -04:00
2018-07-29 20:35:49 -04:00
2018-05-23 11:41:58 -04:00
2014-02-03 22:53:56 -08:00
2018-04-07 13:05:55 -04:00
2018-07-29 20:35:49 -04:00
2016-10-29 14:30:42 +05:30

Dokku

Build Status Ubuntu Package Arch Package IRC Network Slack Group Documentation OpenCollective OpenCollective Patreon

Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.

Sponsors

See our list of past sponsors in the SPONSORS file.

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Requirements

A fresh VM running any of the following operating systems:

  • Ubuntu 16.04 x64
  • Ubuntu 14.04 x64
  • Debian 8.2 x64
  • CentOS 7 x64 (experimental)
  • Arch Linux x64 (experimental)

Installation

To install the latest stable release, run the following commands as a user who has access to sudo:

wget https://raw.githubusercontent.com/dokku/dokku/v0.12.11/bootstrap.sh
sudo DOKKU_TAG=v0.12.11 bash bootstrap.sh

You can then proceed to the ip address or domain name associated with your server to complete the web-based installation.

If you wish for a more unattended installation method, see these docs.

Upgrade

View the docs for upgrading from an older version of Dokku.

Documentation

Full documentation - including advanced installation docs - are available online at http://dokku.viewdocs.io/dokku/.

Support

You can use Github Issues, check Troubleshooting in the documentation, or join us on freenode in #dokku.

Contribution

After checking Github Issues, the Troubleshooting Guide or having a chat with us on freenode in #dokku, feel free to fork and create a Pull Request.

While we may not merge your PR as is, they serve to start conversations and improve the general Dokku experience for all users.

License

MIT License © Jeff Lindsay

Description
A docker-powered PaaS that helps you build and manage the lifecycle of applications dokku.com
Readme MIT 40 MiB
Languages
Shell 56.4%
Go 38.2%
Makefile 1.9%
Python 1.3%
HTML 0.7%
Other 1.2%