Stefan Seemayer f0000a18ba Prefer file import in certs:add if files given
Fixes dokku/dokku-letsencrypt#67

Change the certs:add command to use a file import without trying to
detect a piped-in tarball if server.crt and server.key files were passed
in as arguments and those files exist.

Fixes hangs on certificate imports by filename when the check for a
STDIN pipe fails e.g. when running dokku remotely using a SSH command.
2016-06-27 16:09:05 +02:00
2016-06-26 21:09:31 +02:00
2016-06-25 00:16:36 -04:00
2016-06-25 00:16:36 -04:00
2016-02-24 00:02:06 +01:00
2016-04-18 20:57:44 -07:00
2016-06-09 15:07:31 -04:00
2016-06-25 00:16:36 -04:00
2014-02-03 22:53:56 -08:00
2016-06-25 00:16:36 -04:00
2016-06-23 09:45:23 -07:00
2016-06-09 14:29:50 -04:00

Dokku Build Status Ubuntu Package IRC Network Slack Group Documentation

OpenCollective OpenCollective Gratipay

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

Requirements

  • A fresh VM running Ubuntu 14.04 x64

Installing

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

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

Upgrading

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

Documentation

Full documentation - including advanced installation docs - are available online at docs

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.

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]

License

MIT License © Jeff Lindsay

Description
A docker-powered PaaS that helps you build and manage the lifecycle of applications dokku.com
Readme MIT 37 MiB
Languages
Shell 56.9%
Go 37.5%
Makefile 2%
Python 1.4%
HTML 0.7%
Other 1.2%