Francesco Negri
7eeb6a2b95
Fix command for debconf-set-selections
2016-01-12 13:00:06 +00:00
madflow
0ad650fb91
Fixed dead documentation link
2016-01-11 17:04:46 +01:00
Mikhail Fedosov
546522264e
Update year in footer (2013-2016)
2016-01-10 22:03:23 +03:00
Stefan Seemayer
88b0fc5d22
Move let's encrypt plugin to official plugins
2016-01-07 21:22:11 +01:00
Augusts Bautra
fde47dfa80
Fixed typo
2016-01-07 13:21:43 +02:00
Jose Diaz-Gonzalez
f7e8c9be90
Release 0.4.10
2016-01-07 01:14:09 -05:00
Michael Hobbs
729a2246c6
[ci skip] cleanup some language in test docs. add reference to copyfile target. closes #1833
2016-01-06 08:11:50 -08:00
Michael Hobbs
fdefff329a
[ci skip] docs cleanu
2016-01-05 12:23:29 -08:00
Michael Hobbs
17e7869150
label all dokku containers
2016-01-05 11:55:07 -08:00
Michael Hobbs
fc512b3231
implement plugn update and allow plugin:install to accept committish. closes #1531
2016-01-05 10:47:27 -08:00
Cyril Mougel
16365a5a44
--no-restart option after config:set not before
2016-01-04 22:52:04 +01:00
Jose Diaz-Gonzalez
b22b366fb1
Release 0.4.9
2016-01-03 10:19:17 -05:00
Jose Diaz-Gonzalez
7c88cecad4
Plugin documentation formatting
2016-01-01 22:26:46 -05:00
Jose Diaz-Gonzalez
6c50e62f32
Add dokku haproxy to plugins
...
[ci skip]
2016-01-01 20:21:29 -05:00
Jose Diaz-Gonzalez
2b624ac485
Release 0.4.8
2015-12-31 07:04:55 -05:00
Jose Diaz-Gonzalez
e3b5024ca3
Remove non-zero downtime version of letsencrypt plugin
...
[ci skip]
2015-12-31 06:04:19 -05:00
Jose Diaz-Gonzalez
35dc92fb3f
Release 0.4.7
2015-12-23 07:16:49 -05:00
Jose Diaz-Gonzalez
e323770f89
Replace dokku-installer.rb with dokku-installer.py
...
The python version should allow us to remove any ruby dependencies and should also slightly speed up dokku installation. All LSB-compliant distributions should have python, so we should be okay depending upon it.
Closes #1783
Closes #1786
2015-12-22 01:59:23 -05:00
Michael Hobbs
32f1bc5396
Merge pull request #1789 from lvillani/skip-deploy
...
Make it possible to skip a deploy
2015-12-21 17:11:21 -08:00
Lorenzo Villani
30118d1b32
Make it possible to skip a deploy
2015-12-21 17:45:24 +01:00
Jose Diaz-Gonzalez
2955150dfe
Merge pull request #1670 from zachfeldman/add-apps-rename
...
Add apps rename
2015-12-18 13:40:39 -05:00
Michael Hobbs
8b879079e4
updates for moving of dokku sshcommand and plugn repos
2015-12-17 11:40:32 -08:00
Mikhail Dubov
a06166c08b
Tiny fix in SSL documentation
2015-12-17 00:33:19 +00:00
Jeroen van Baarsen
66e255a396
Add documentation for the new domain plugin hooks
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com >
2015-12-16 20:22:34 +01:00
Stefan Seemayer
1286529c6e
Add sseemayer/dokku-letsencrypt plugin to docs
2015-12-16 09:26:22 +01:00
Jose Diaz-Gonzalez
715e51b80c
Release 0.4.6
2015-12-14 16:52:42 -05:00
Jose Diaz-Gonzalez
1c33159dcd
Fix link to docker-options documentation
...
[ci skip]
2015-12-09 15:34:57 -05:00
Jose Diaz-Gonzalez
80dc4cc3b6
Update all links to dokku repo
...
[ci skip]
2015-12-06 04:55:11 -05:00
Hugh Francis
37db940d1f
Add .ca-bundle information to SSL docs
2015-12-04 16:40:36 -05:00
Donal Byrne
244fd15d48
Moved dokku-nats into official plugins section
2015-12-04 20:40:45 +01:00
Jose Diaz-Gonzalez
6d58c8af40
Merge pull request #1748 from byrnedo/master
...
Added unofficial Nats plugin to plugins.md
2015-12-04 12:45:24 -05:00
jlachowski
c1dfb46bf0
New graphite & statsd plugin with grafana frontend added
2015-12-04 14:23:28 +01:00
Donal Byrne
3fd4f519bf
Added unofficial Nats plugin to plugins.md
2015-12-04 14:09:06 +01:00
Jose Diaz-Gonzalez
f8f9aa7b1b
Add Lets Encrypt plugin
...
[ci skip]
2015-12-03 15:23:26 -05:00
Michael Hobbs
783cf417a0
[ci skip] clarify location of nginx.conf.template in app repo
2015-12-02 09:07:43 -08:00
Zach Feldman
f0b260d7dc
Adds dokku apps:rename function, closes #1440 .
...
Adds unit test for new apps:rename function.
Add example in the docs for new apps:rename function.
Add apps:rename command to help command.
Delete cache directory before copying old app directory to new app directory.
deploy_app instead of create_app for apps:rename testing.
Change app url to match new name. Fix unit tests.
Add some more tests, plugn triggers.
2015-11-30 16:27:10 -05:00
Jose Diaz-Gonzalez
8e9d04ae36
Add post-create hook
...
Note that this is invoked *before* the application is deployed, so it's usage is quite different than a potential post-successful-create hook.
2015-11-26 15:47:59 -05:00
Jose Diaz-Gonzalez
9c73cfa452
Release 0.4.5
2015-11-25 17:47:21 -05:00
Michael Hobbs
2c34a60a8d
filter incompatible docker option when building dockerfile vs herokuish apps. closes #1609
2015-11-25 09:09:11 -08:00
Matej Briskar
f6f1d2adfc
added link
2015-11-24 21:38:14 +01:00
Matej Briskar
b1632958f5
New plugin created
...
I have created a plugin for installing a specific library that is not working properly when installed using dokku-apt.
It took me a lot of time to figure out how to properly install it and therefore I wanted to share it.
2015-11-24 21:32:41 +01:00
Michael Hobbs
3e466917fd
Merge pull request #1700 from progrium/1697_mh-copy-nginx-ssl-template-from-container
...
copy nginx.ssl.template from app container
2015-11-18 19:26:49 -05:00
Jose Diaz-Gonzalez
650dcd2538
Merge pull request #1671 from progrium/user-auth
...
User Auth plugin trigger
2015-11-18 19:23:47 -05:00
Michael Hobbs
09aa97f9e5
copy nginx.ssl.template from app container. fixes #1697
2015-11-18 17:36:02 -05:00
Marc Diethelm
daa3b88d91
Add backticks around build, deploy and run
2015-11-15 23:12:42 +01:00
Marc Diethelm
9cfa1b9065
Docs, wording: else --> otherwise
2015-11-15 22:52:34 +01:00
Marc Diethelm
06b8d166ca
Small improvements to doc
2015-11-15 12:22:40 +01:00
Marc Diethelm
76e9ea6cc3
Improve docker-options.md
...
- Add note to avoid problems with shared volumes permissions
- Restructure the doc to help comprehension
- Make command examples consistent
- Improve wording in some places
- Advanced usage: remove "avoid if possible". It made little sense.
- docker (project) --> Docker
- dokku (project) --> Dokku
- dokku (command) --> `dokku`
- add `shell` to code blocks
2015-11-15 12:18:35 +01:00
Jose Diaz-Gonzalez
b6240fcb9a
Merge pull request #1642 from cjblomqvist/patch-3
...
Add new plugin adding app name to env
2015-11-10 15:08:18 -05:00
Jose Diaz-Gonzalez
23f4bb7983
Merge pull request #1677 from ignlg/patch-1
...
Added dokku-builders-plugin to plugins page
2015-11-10 15:07:35 -05:00