Donal Byrne
3fd4f519bf
Added unofficial Nats plugin to plugins.md
2015-12-04 14:09:06 +01:00
Jose Diaz-Gonzalez
c2153aa840
Merge pull request #1747 from progrium/josegonzalez-patch-1
...
Add Lets Encrypt plugin
2015-12-03 15:23:32 -05:00
Jose Diaz-Gonzalez
f8f9aa7b1b
Add Lets Encrypt plugin
...
[ci skip]
2015-12-03 15:23:26 -05:00
Jose Diaz-Gonzalez
012d8eabe7
Merge pull request #1745 from beverku/master
...
Change herokuish to recommended package
2015-12-03 14:29:24 -05:00
Jose Diaz-Gonzalez
9d3c856afd
Merge pull request #1727 from louisbl/enable-redeploy-service
...
Enable dokku-redeploy systemd service.
2015-12-02 14:07:49 -05:00
Ryan Bever
65cda8b04e
Change herokuish to recommended package
...
Changing the herokuish package to Recommends instead of Depends allows users to skip the installation of that package by specifying --no-install-recommends. Herokuish will still be installed by default using apt-get
2015-12-02 11:47:33 -07:00
Michael Hobbs
da70a18601
Merge pull request #1739 from progrium/mh-clarify-nginx-template-location
...
clarify location of nginx.conf.template in app repo
2015-12-02 09:08:14 -08:00
Michael Hobbs
783cf417a0
[ci skip] clarify location of nginx.conf.template in app repo
2015-12-02 09:07:43 -08:00
Jose Diaz-Gonzalez
63867d4abe
Merge pull request #1735 from progrium/mh-replace-restartall-with-restore
...
use ps:restore on instance boot
2015-12-01 15:36:21 -05:00
Michael Hobbs
606036a50f
[ci skip] use ps:restore on instance boot
2015-12-01 11:54:36 -08:00
Michael Hobbs
0606d1a805
Merge pull request #1732 from progrium/1729_mh-fix-certs-gen
...
do not chown file that doesn't exist
2015-12-01 09:29:16 -08:00
Michael Hobbs
a86119ddb6
do not chown file that doesn't exist. closes #1729
2015-12-01 09:01:59 -08:00
louisbl
2f95fa0a95
Fix #1726 . Enable dokku-redeploy systemd service.
2015-11-29 22:26:40 +01:00
Jose Diaz-Gonzalez
cfe7604696
Merge pull request #1718 from progrium/post-create-hook
...
Add post-create hook
2015-11-26 20:03:09 -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
e0143ed226
Merge pull request #1717 from progrium/josegonzalez-nginx
...
Avoid using the PPA for ubuntu versions 15.10 and higher
2015-11-26 15:35:24 -05:00
Jose Diaz-Gonzalez
4894a03bfe
Merge pull request #1723 from progrium/josegonzalez-patch-1
...
Add herokuish version to desired debugging info
2015-11-26 15:15:40 -05:00
Jose Diaz-Gonzalez
21799dcf40
Add herokuish version to desired debugging info
...
[ci skip]
2015-11-26 15:15:31 -05:00
Jose Diaz-Gonzalez
d520be9e81
Merge pull request #1720 from progrium/josegonzalez-patch-1
...
Add memory usage output as desired data for reporting issues
2015-11-26 15:14:21 -05:00
Jose Diaz-Gonzalez
757e6b8f68
Add memory usage output as desired data for reporting issues
2015-11-26 01:04:26 -05:00
Jose Diaz-Gonzalez
f11459faad
Avoid using the PPA for ubuntu versions 15.10 and higher
...
As of 15.10, we are graced with a relatively recent version of nginx, and thus no longer need access to the ppa. Assuming this is the only such issue, this should also allow us to support Ubuntu 16.04 without any future changes.
2015-11-25 18:59:59 -05:00
Jose Diaz-Gonzalez
9c73cfa452
Release 0.4.5
v0.4.5
2015-11-25 17:47:21 -05:00
Michael Hobbs
6495537d44
Merge pull request #1712 from progrium/1609_filter-link-with-dockerfile
...
filter incompatible docker option when building dockerfile vs herokuish apps
2015-11-25 11:14:31 -08:00
Michael Hobbs
2c34a60a8d
filter incompatible docker option when building dockerfile vs herokuish apps. closes #1609
2015-11-25 09:09:11 -08:00
Michael Hobbs
f188e6ff3d
Merge pull request #1715 from progrium/mh-use-official-static-fork
...
use patched static buildpack in test
2015-11-25 09:08:39 -08:00
Michael Hobbs
aae62398b0
use patched static buildpack in test
2015-11-25 09:06:53 -08:00
Jose Diaz-Gonzalez
d540b6e3fe
Merge pull request #1714 from mbriskar/patch-2
...
added link
2015-11-24 15:42:38 -05:00
Matej Briskar
f6f1d2adfc
added link
2015-11-24 21:38:14 +01:00
Jose Diaz-Gonzalez
dc4f7f6f88
Merge pull request #1713 from mbriskar/patch-1
...
Wkhtmltopdf plugin
2015-11-24 15:33:48 -05: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
Jose Diaz-Gonzalez
0e205b8133
Merge pull request #1708 from progrium/1705_mh-secure-tls
...
ensure permissions are locked down on tls folder and contents
2015-11-19 14:12:41 -05:00
Michael Hobbs
6a51ec0f64
Merge pull request #1709 from progrium/1614_mh-wildcard-domains
...
fix Must specify DOMAIN error over ssh (supercedes #1691 )
2015-11-19 14:10:20 -05:00
Michael Hobbs
aa1ffd1aab
Merge pull request #1707 from Flink/fix-named-container-filter-match
...
Do a perfect match on the container name
2015-11-19 12:09:33 -05:00
Michael Hobbs
11d396e6ef
Merge pull request #1706 from progrium/1704_mh-rm-container
...
app/global override for DOKKU_RM_CONTAINER
2015-11-19 12:09:20 -05:00
Michael Hobbs
a2ccbcbbfb
Merge pull request #1701 from progrium/mh-dont-call-nginx-build-twice
...
don't call nginx_build_config twice
2015-11-19 12:09:02 -05:00
Michael Hobbs
4b2a777425
add test for wildcard domain. don't match domain substring. closes #1614
2015-11-19 12:03:31 -05:00
Michael Hobbs
091c1acf15
ensure permissions are locked down on tls folder and contents. fixes #1705
2015-11-19 11:03:21 -05:00
Michael Hobbs
2ed0424860
app/global override for DOKKU_RM_CONTAINER. closes #1704
2015-11-19 10:40:14 -05:00
Loïc Guitaut
ad4a945941
Do a perfect match on the container name
...
This way we avoid to match every container that begins with the same
name.
2015-11-19 16:40:00 +01:00
Michael Hobbs
498d52ecdf
don't call nginx_build_config twice and make ip regex functions globally accessible
2015-11-19 09:10:04 -05:00
Michael Hobbs
da91841ac6
Merge pull request #1698 from pmvieira/pv/vagrant-with-curl
...
if the repo we are pushing has a CHECKS file...
2015-11-19 07:43:27 -05:00
pmvieira
1eb1e1cd94
Adding back curl
2015-11-19 08:51:31 +00:00
Jose Diaz-Gonzalez
8bca701bc8
Merge pull request #1703 from progrium/josegonzalez-patch-1
...
Fix casing on help output
2015-11-19 03:15:02 -05:00
Jose Diaz-Gonzalez
6cd1b768ff
Fix casing on help output
...
[ci skip]
2015-11-19 03:14:48 -05:00
Jose Diaz-Gonzalez
e23328b16c
Merge pull request #1702 from progrium/josegonzalez-patch-1
...
Remove extra whitespace in command output
2015-11-19 03:13:32 -05:00
Jose Diaz-Gonzalez
939feb62eb
Remove extra whitespace in command output
...
[ci skip]
2015-11-19 03:13:25 -05: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
518d7f9e56
make custom template tests actually test
2015-11-18 18:04:50 -05:00
Michael Hobbs
d2f288d3a9
Merge pull request #1699 from progrium/1685_mh-print-dokku-scale-location
...
print where we find DOKKU_SCALE when we find it
2015-11-18 17:45:37 -05:00