Jose Diaz-Gonzalez
c828612480
Merge pull request #721 from wrboyce/master
...
Fix `plugins-install-dependencies` [fixes #720 ]
2014-10-19 23:45:28 -04:00
Will Boyce
65c499e439
Fix plugins-install-dependencies [ fixes #720 ]
2014-10-18 02:23:33 +01:00
Pierre
3def960bf0
Update vagrant installation instructions
...
Avoids
```
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
```
that can occur on certain Vagrant images. Since we need readonly anyway, might as well use HTTPS instead of SSH.
2014-10-16 18:59:32 -04:00
Jose Diaz-Gonzalez
b8b364fd91
Merge pull request #717 from kristofsajdak/patch-1
...
Update plugins.md
2014-10-16 10:24:51 -04:00
kristofsajdak
d8d759aea9
Update plugins.md
2014-10-16 09:21:38 +02:00
Jose Diaz-Gonzalez
1663a153a6
Merge branch 'dependencies_hook'
2014-10-16 01:21:21 -04:00
Stafford Brunk
e94b46cb0c
Add a dependencies hook for plugin dependency management
2014-10-16 01:19:38 -04:00
Jose Diaz-Gonzalez
10b5ee0321
Merge branch 'patch-1'
2014-10-16 00:50:06 -04:00
Jose Diaz-Gonzalez
2d737dc554
Env vars only set at run time. Closes #555
2014-10-16 00:45:55 -04:00
Jose Diaz-Gonzalez
9fb14d9f28
Merge branch 'fix-variable-name'
2014-10-16 00:42:01 -04:00
Cameron Martin
44cf7f09f9
Fixed variable name.
...
RESTART_APP was initialized as RESTART.
2014-10-16 00:41:55 -04:00
Jose Diaz-Gonzalez
2f818b81ee
Merge branch 'fix-port-ip'
2014-10-16 00:37:24 -04:00
Ludovic Perrine
4cea884f16
Fixed port removal when docker is start with --ip with an IP other than 0.0.0.0
2014-10-16 00:37:11 -04:00
Jose Diaz-Gonzalez
0e590796c0
Merge branch 'check-config-changes'
2014-10-16 00:33:10 -04:00
Ludovic Perrine
0ec9ecad08
Restart app only if config changed
2014-10-16 00:30:07 -04:00
Jose Diaz-Gonzalez
5f5e05bba6
Merge branch 'install_man-db'
2014-10-16 00:08:13 -04:00
protomouse
59e078440d
Explicitly install man-db
...
Dokku requires mandb, but the man-db package is not part of the
minimal Ubuntu base - so install it.
2014-10-16 00:07:51 -04:00
Jose Diaz-Gonzalez
83feec8398
Merge pull request #698 from tombell/clean-up-help
...
Make `help` command output more consistent
2014-10-15 23:33:34 -04:00
Jose Diaz-Gonzalez
2d0271547d
Merge pull request #708 from progrium/576-fix-vagrant
...
576 fix vagrant
2014-10-15 23:31:13 -04:00
Michael Hobbs
09df79cd8b
Merge pull request #1 from expa/mh-merge-upstream
...
merge from upstream
2014-10-09 11:32:18 -07:00
Michael Hobbs
9c0667c51a
Merge remote-tracking branch 'upstream/master' into mh-merge-upstream
2014-10-09 11:29:48 -07:00
Jose Diaz-Gonzalez
b9eed22e35
Change targets to vagrant-*
2014-10-06 18:33:03 -04:00
Jose Diaz-Gonzalez
42a999e7cd
Merge pull request #709 from rinti/documentation-fixes
...
various grammar fixes, spell fixes and added missing words
2014-10-06 11:12:28 -04:00
Andreas Bernacca
48efdb83e7
various grammar fixes, spell fixes and added missing words
2014-10-05 22:36:01 +02:00
Jose Diaz-Gonzalez
ab44c915a8
Add a passthru make target for running dokku commands within the vagrant vm
2014-10-04 18:39:31 -04:00
Jose Diaz-Gonzalez
14145eebb1
Simplify the vagrant workflow
...
- Moved from wget to cloning the repository
- Add acl-add command to Make
- Modify the docs to use the new methodology
2014-10-04 18:39:31 -04:00
Jose Diaz-Gonzalez
a67c2c927d
Fix issue where certain hosts will not have add-apt-repository installed due to missing packages
2014-10-04 18:39:31 -04:00
Jose Diaz-Gonzalez
c5026cafa1
Ensure curl is installed before using command
2014-10-04 18:39:31 -04:00
Jose Diaz-Gonzalez
a748e123be
Silence curl stderr progress output
2014-10-04 18:39:31 -04:00
Jose Diaz-Gonzalez
2e5f88b285
Use -qq flag on apt-get to quiet installations of packages
2014-10-04 18:39:28 -04:00
Jose Diaz-Gonzalez
b848accd56
Merge pull request #706 from progrium/docs
...
Consolidate documentation for viewthedocs
2014-10-04 05:03:59 -04:00
Jose Diaz-Gonzalez
002269a664
Consolidate readme/wiki docs into organized docs folder
2014-10-04 05:01:34 -04:00
Jose Diaz-Gonzalez
fae98dabd4
Merge pull request #703 from jazzzz/help-with-no-parameter
...
Display help when invoking dokku with no parameter
2014-10-04 03:12:21 -04:00
Jose Diaz-Gonzalez
e1740cda18
Merge pull request #701 from jazzzz/fix-key-format
...
Fixed key format check
2014-10-02 18:34:15 -04:00
Ludovic Perrine
ab3e00297c
Display help when invoking dokku with no parameter
2014-10-02 17:36:29 +02:00
Ludovic Perrine
42df908c65
Fixed key format check
2014-10-02 12:13:09 +02:00
Tom Bell
42c9d7aaa6
Actually suppress the output from the git commands
2014-09-30 21:08:23 +01:00
Tom Bell
d9952bcae8
Make help output more consistent
2014-09-30 19:48:06 +01:00
Jose Diaz-Gonzalez
a69f63c98c
Merge pull request #696 from progrium/revert-657-CNAME_option
...
Revert "Add CNAME option"
2014-09-29 23:46:51 -04:00
Jose Diaz-Gonzalez
db7e36e0ca
Revert "Add CNAME option"
2014-09-29 23:44:23 -04:00
Michael Hobbs
5fcba7e288
port 'wait_to_retire' from broadly/dokku
2014-09-02 18:18:14 -07:00
Alex Ernst
22beb6c007
move post-deploy hook
...
Write $DOKKU_ROOT/$APP/URL before post-deploy hook.
2014-08-22 12:36:20 +02:00
Jeff Lindsay
4e9d797d45
Merge pull request #657 from arthurnn/CNAME_option
...
Add CNAME option
2014-08-19 16:28:43 -05:00
Jeff Lindsay
07cdab6187
Merge pull request #562 from assaf/zero-downtime
...
Zero down-time deploy and server checks
2014-08-18 21:08:09 -05:00
Sam Dodrill
939a876348
contrib: add dokku client shell script
...
This is adapted from the one I use in my shell profile scripts. This
kinda-sorta-maybe acts like the `heroku` or `deis` commands and does
some clever reorganization of data before sending it to the server.
To use the app name generator, install the `elfs` rock from Moonrocks.
2014-08-16 19:05:20 -07:00
Arthur Neves
0cd1839ce8
Add CNAME option
...
When a repo have a CNAME file, it will use the URL on it to map the server_name on ngnix
2014-08-14 14:43:35 -04:00
Fabien Bochu
22cdc11d57
Use PLUGIN_PATH in dokku default case.
2014-08-13 21:27:47 +02:00
Jeff Lindsay
8760c94143
Merge pull request #628 from voronianski/master
...
Update Vagrant box to trusty because of raring server issues
2014-08-08 12:49:30 -05:00
Dmitri Voronianski
1feaeecee3
update box to trusty
2014-07-16 15:14:33 +03:00
joliv
d269782812
Updated man page date
...
I forgot to change it. I even left myself a reminder!
2014-05-10 16:43:21 -04:00