Jose Diaz-Gonzalez
|
ee853a5b35
|
Avoid redirects and use raw.githubusercontent.com for github links
[ci skip]
|
2015-10-01 17:26:06 -04:00 |
|
Jose Diaz-Gonzalez
|
fe19ef15bc
|
Merge pull request #1521 from edm00se/patch-1
corrected README.md's ref to bootstrap.sh URL
|
2015-10-01 17:22:08 -04:00 |
|
Eric McCormick
|
a7ec8dbd05
|
reverted README.md's bootstrap.sh URL to versioned
by request: https://github.com/progrium/dokku/pull/1521
|
2015-10-01 16:10:03 -05:00 |
|
Eric McCormick
|
b776d4cfef
|
corrected README.md's ref to bootstrap.sh URL
raw.github.com wasn't working for me, clicking the raw link in GH's repo led me https://raw.githubusercontent.com/progrium/dokku/master/bootstrap.sh
|
2015-10-01 16:03:07 -05:00 |
|
Jose Diaz-Gonzalez
|
629ed5cca6
|
Merge pull request #1519 from 3onyc/fix-typos
Fix typos
|
2015-10-01 15:48:16 -04:00 |
|
Jose Diaz-Gonzalez
|
4c002030d5
|
Merge pull request #1520 from kimausloos/master
Small docs fix - plugins section
|
2015-10-01 15:48:11 -04:00 |
|
Kim Ausloos
|
bd0377570d
|
Small docs fix
|
2015-10-01 21:43:10 +02:00 |
|
3onyc
|
e0a89609ed
|
Fix typos
* certicate -> certificate
* stackoverflow -> Stack Overflow
|
2015-10-01 19:33:01 +02:00 |
|
Michael Hobbs
|
92e9ab84ac
|
update plugin command
|
2015-09-30 09:13:41 -07:00 |
|
Jose Diaz-Gonzalez
|
40e869fe00
|
Merge pull request #1515 from leonardodino/patch-1
Allow local prebuilt stack sourcing
|
2015-09-29 12:39:49 -04:00 |
|
Leonardo Dino
|
717ac8703b
|
Allow local prebuilt stack sourcing
for faster installation (especially when testing) it's useful to just load a local .tgz file (exportend and compressed herokuish container)
|
2015-09-29 13:31:18 -03:00 |
|
Jose Diaz-Gonzalez
|
474ea3c9b3
|
Release 0.4.1
v0.4.1
|
2015-09-28 21:50:40 -04:00 |
|
Jose Diaz-Gonzalez
|
781b8e9009
|
Merge pull request #1514 from progrium/mh-no-exit0-in-config-func
do not use exit 0 in config functions
|
2015-09-28 21:49:58 -04:00 |
|
Michael Hobbs
|
6b01da6dda
|
fix CURL_TIMEOUT settings
|
2015-09-28 18:06:10 -07:00 |
|
Michael Hobbs
|
b49cceefd7
|
don't use exit 0 in config functions
|
2015-09-28 17:44:10 -07:00 |
|
Jose Diaz-Gonzalez
|
c941a64eba
|
Merge pull request #1512 from Flink/colored-logs
Colorize logs
|
2015-09-28 11:33:36 -04:00 |
|
Loïc Guitaut
|
03dee47d69
|
Colorize logs
Move logs into a dedicated plugin.
|
2015-09-28 12:34:58 +02:00 |
|
Jose Diaz-Gonzalez
|
3ff11e0b9f
|
Merge pull request #1504 from progrium/1503_mh-add-plugin-doc
change plugin install doc to show one-step method
|
2015-09-27 17:45:53 -04:00 |
|
Michael Hobbs
|
a79834739e
|
[ci skip] change plugin install doc to show one-step method. closes #1503
|
2015-09-25 13:09:52 -07:00 |
|
Jose Diaz-Gonzalez
|
f8c9d9b823
|
Merge pull request #1502 from Cactusbone/patch-1
dokku-apt compatibility
|
2015-09-25 12:53:08 -04:00 |
|
Charly Koza
|
9ace6cfec5
|
dokku-apt compatibility
|
2015-09-25 12:18:43 +02:00 |
|
Jose Diaz-Gonzalez
|
9e0f8dc7d1
|
Merge pull request #1501 from progrium/josegonzalez-patch-1
Clarify bootstrap installation documentation
|
2015-09-24 12:30:15 -04:00 |
|
Jose Diaz-Gonzalez
|
7978aa9011
|
Clarify bootstrap installation documentation
We actually have the reverse situation where the bootstrap.sh uses the web installer by default.
[ci skip]
|
2015-09-24 12:25:15 -04:00 |
|
Jose Diaz-Gonzalez
|
be1dc623db
|
Merge pull request #1500 from jazzzz/log-name
Log user name and fingerprint in events
|
2015-09-24 11:59:17 -04:00 |
|
Jazz
|
895b4d2c6a
|
Log user name and fingerprint in events
|
2015-09-24 17:22:03 +02:00 |
|
Michael Hobbs
|
5e9c88ca63
|
Merge pull request #1496 from callahad/issue-1495
Don't prompt users when installing dokku package
|
2015-09-23 16:01:44 -07:00 |
|
Michael Hobbs
|
e345cb6b93
|
Merge pull request #1494 from callahad/issue-1493
Correctly install packages for DOKKU_TAG=v0.4.0
|
2015-09-23 15:59:48 -07:00 |
|
Dan Callahan
|
8f2db587f2
|
Don't prompt users when installing dokku package
Fixes #1495
|
2015-09-23 16:55:02 -05:00 |
|
Dan Callahan
|
80a2018c1f
|
Correctly install packages for DOKKU_TAG=v0.4.0
Fixes #1493
|
2015-09-23 16:43:39 -05:00 |
|
Jose Diaz-Gonzalez
|
f25fabeae5
|
Merge pull request #1492 from progrium/josegonzalez-patch-1
Upgrade hostname plugin to 0.4.0+ compatibility
|
2015-09-23 13:52:11 -04:00 |
|
Jose Diaz-Gonzalez
|
a8be09a866
|
Upgrade hostname plugin to 0.4.0+ compatibility
[ci skip]
|
2015-09-23 13:52:06 -04:00 |
|
Jose Diaz-Gonzalez
|
616c3a6c50
|
Merge pull request #1491 from progrium/josegonzalez-patch-1
Promote plugins to official status
|
2015-09-23 13:43:43 -04:00 |
|
Jose Diaz-Gonzalez
|
b43422f544
|
Promote plugins to official status
[ci skip]
|
2015-09-23 13:43:38 -04:00 |
|
Jose Diaz-Gonzalez
|
dce98529d3
|
Merge pull request #1488 from progrium/josegonzalez-patch-1
Update plugins list
|
2015-09-23 00:52:18 -04:00 |
|
Jose Diaz-Gonzalez
|
ec893fe330
|
Reorder plugins
[ci skip]
|
2015-09-23 00:51:04 -04:00 |
|
Jose Diaz-Gonzalez
|
c7820c0cf2
|
Update plugins for @heichblatt
[ci skip]
|
2015-09-23 00:01:13 -04:00 |
|
Jose Diaz-Gonzalez
|
d11b976de3
|
Deprecate dokku-link plugin
Users would be better suited to use the official `docker-options` plugin.
[ci skip]
|
2015-09-22 23:34:34 -04:00 |
|
Jose Diaz-Gonzalez
|
fa033a2589
|
Move app-url to unmaintained
Also update compatibility on pre-deploy-tasks plugin.
[ci skip]
|
2015-09-22 23:32:44 -04:00 |
|
Jose Diaz-Gonzalez
|
02d63b9d8d
|
Update compatibility to 0.4.0 on plugins by Flink
[ci skip]
|
2015-09-22 23:26:36 -04:00 |
|
Jose Diaz-Gonzalez
|
1aee4fdde8
|
Merge pull request #1482 from Flink/lg-strip-dokku-part-plugin
Strip the `dokku-` part from plugins on install
|
2015-09-22 23:00:35 -04:00 |
|
Jose Diaz-Gonzalez
|
92ec4462be
|
Merge pull request #1485 from matto1990/patch-1
Update Slack plugin compatability
|
2015-09-22 19:46:55 -04:00 |
|
Matt Oakes
|
2282b48ff1
|
Update Slack plugin compatability
The Slack plugin now supports 0.4.0+ thanks to a pull request from @Flink. This is a small update to the docs to reflect this.
|
2015-09-22 23:46:25 +01:00 |
|
Loïc Guitaut
|
9b9e983d2c
|
Strip the dokku- part from plugins on install
|
2015-09-22 15:45:49 +02:00 |
|
Jose Diaz-Gonzalez
|
0f14e9652f
|
Release 0.4.0
v0.4.0
|
2015-09-20 16:49:13 -04:00 |
|
Jose Diaz-Gonzalez
|
5bb62c0430
|
Merge pull request #1476 from progrium/1123_mh-nginx-novhost
nginx proxy without VHOST
|
2015-09-19 17:54:26 -04:00 |
|
Michael Hobbs
|
fd44635e74
|
Merge remote-tracking branch 'origin/reduce-trace-output' into 1123_mh-nginx-novhost
|
2015-09-18 17:34:32 -07:00 |
|
Jose Diaz-Gonzalez
|
7c76de93a0
|
Merge pull request #1480 from progrium/josegonzalez-patch-1
Add test for removal of config values with newlines
|
2015-09-18 20:16:11 -04:00 |
|
Michael Hobbs
|
3e18d9aff9
|
create functions for app/global vhost detection. make VHOST setting more explicit
|
2015-09-18 16:48:18 -07:00 |
|
Jose Diaz-Gonzalez
|
d71554e647
|
Add test for removal of config values with newlines
|
2015-09-18 16:18:38 -04:00 |
|
Jose Diaz-Gonzalez
|
f914e6207b
|
Consolidate ipv4/ipv6 regex declarations behing nginx-vhosts plugin
|
2015-09-18 16:15:26 -04:00 |
|