Jose Diaz-Gonzalez
44201a66d9
Add set -eo statement to nginx-vhosts/dependencies
2014-11-16 02:59:07 -05:00
Jose Diaz-Gonzalez
7b361e564f
Use 2 spaces for formatting bash
...
Also remove extra trailing newlines
2014-11-16 02:58:52 -05:00
Jose Diaz-Gonzalez
f13c1031c7
Ensure there is a newline after calling set -e
2014-11-16 02:54:54 -05:00
Jose Diaz-Gonzalez
bca8aa3923
Merge pull request #759 from progrium/apps-plugin
...
Create an `apps` core plugin.
2014-11-16 02:36:01 -05:00
Jose Diaz-Gonzalez
4b9433052f
Create an apps core plugin.
...
This creates the following commands:
- apps
- apps:create <app>
- apps:destroy <app>
It also:
- makes `delete` an alias for `apps:destroy`
- adds confirmation to `apps:destroy`
- allows a developer to remove apps that have been created via apps:create but have not been deployed
Refs #87
Refs #543
Refs #586
Closes #599
Refs #655
Refs #656
Refs #685
Closes #757
2014-11-16 02:30:39 -05:00
Jose Diaz-Gonzalez
d0ceee5b3b
Merge pull request #758 from progrium/621-permissions
...
Make ENV file readable only from dokku user. Closes #621
2014-11-16 00:27:07 -05:00
Jose Diaz-Gonzalez
913af9b641
Make ENV file readable only from dokku user. Closes #621
2014-11-16 00:26:12 -05:00
Jose Diaz-Gonzalez
f03c0c5440
Merge pull-request #617 from markstos/document-bootstrap
2014-11-16 00:16:51 -05:00
Mark Stosberg
96b348e880
Document what bootstrap.sh is doing.
2014-11-16 00:16:33 -05:00
Jose Diaz-Gonzalez
8a5b954bda
Merge pull request #607 from fbochu/master
...
Use PLUGIN_PATH in dokku default case.
2014-11-16 00:13:48 -05:00
Jose Diaz-Gonzalez
b766654b4f
Merge pull request #359 from plietar/rm-plugins
...
Remove plugins before copying them again.
2014-11-15 23:34:42 -05:00
Jose Diaz-Gonzalez
af0005196a
Standardize the way in which we set variables
2014-11-15 23:32:30 -05:00
Jose Diaz-Gonzalez
c3df79f369
Merge pull-request #702 from jazzzz/config-spaces
2014-11-15 22:12:10 -05:00
Jose Diaz-Gonzalez
0f31ff1f24
Add a set of spaces to prefix config variables when setting them
2014-11-15 22:11:55 -05:00
Ludovic Perrine
043a1a01c5
Fixed setting config values with spaces over SSH
2014-11-15 22:03:54 -05:00
Ludovic Perrine
361011ec69
Added test for config with spaces
2014-11-15 22:03:54 -05:00
Ludovic Perrine
5dbc864060
Handle config values with spaces
2014-11-15 22:03:54 -05:00
Jose Diaz-Gonzalez
ac5f9a707c
Merge pull request #755 from progrium/vagrant-dokku-installer
...
Setup dokku-installer within Vagrant VM on first provision
2014-11-15 20:25:13 -05:00
Jose Diaz-Gonzalez
d4235304ee
Merge pull request #699 from tombell/suppress-git-archive-all-output
...
Actually suppress the output from `git_archive_all`
2014-11-15 20:23:57 -05:00
Jose Diaz-Gonzalez
a2d1d8c065
Setup dokku-installer within Vagrant VM on first provision
2014-11-15 20:14:01 -05:00
Jose Diaz-Gonzalez
190c50b694
Merge pull request #754 from progrium/remove-12-04
2014-11-15 16:59:01 -05:00
Jose Diaz-Gonzalez
ad516d6bf5
Remove all references to Ubuntu 12.04. Refs #238
...
We no longer test against 12.04 VMs
2014-11-15 16:57:59 -05:00
Jose Diaz-Gonzalez
a9ef99fe3d
Merge pull request #573 from Prelang/command-instead-of-which
2014-11-15 16:40:42 -05:00
Erik Nomitch
592c95eaeb
Use command instead of which for apt-get existential check in bootstrap.sh
2014-11-15 16:38:40 -05:00
Jose Diaz-Gonzalez
179305eea1
Release 0.3.0
v0.3.0
2014-11-15 15:36:02 -05:00
Jose Diaz-Gonzalez
a9010d8af0
Merge pull request #718 from Coaxial/patch-1
...
Update vagrant installation instructions
2014-11-15 15:33:58 -05:00
Jose Diaz-Gonzalez
a5aab1e637
Merge pull request #749 from vincentfretin/master
...
Fix app certificate directory in backup-import/export
2014-11-12 12:29:43 -05:00
Jose Diaz-Gonzalez
1406a41448
Merge pull request #746 from vincentfretin/patch-1
...
replace gitreceive by sshcommand in example url
2014-11-12 12:29:23 -05:00
Jose Diaz-Gonzalez
9d49cd3f4f
Merge pull request #750 from th4t/master
...
Remove unintended phrase repetition in installation.md
2014-11-12 12:29:11 -05:00
Vladislav Supalov
e771b94b3b
Remove unintended phrase repetition in installation.md.
2014-11-12 11:00:34 +01:00
Vincent Fretin
977d00efb4
The app certificates directory was renamed to tls in e2135a2c5f
2014-11-11 16:13:35 +01:00
Jeff Lindsay
470755babe
Merge pull request #748 from vincentfretin/patch-2
...
fix dokku development blog link
2014-11-11 09:04:02 -06:00
vincentfretin
9f52d02c30
fix dokku development blog link
...
http://progrium.com/dokku doesn't exist anymore. The blog is really at http://progrium.com/blog , but http://progrium.com is by default on the blog, so let's use this link.
2014-11-11 15:57:06 +01:00
vincentfretin
1cea737891
replace gitreceive by sshcommand in example url
2014-11-11 12:24:35 +01:00
Jose Diaz-Gonzalez
55e43cccc6
Merge pull request #745 from rcarmo/patch-1
...
Update README.md
2014-11-06 17:13:22 -05:00
Rui Carmo
a9d5516e04
Update README.md
...
Sorry, that typo was getting to me :)
2014-11-06 22:05:35 +00:00
Jose Diaz-Gonzalez
c05488b7c6
Merge pull request #735 from andrewsomething/master
...
Redirect to the app deployment docs on success.
2014-11-01 12:51:33 -04:00
Andrew Starr-Bochicchio
2b21fa3ed9
Redirect to the app deployment docs on success.
2014-10-31 17:52:58 -04:00
Jeff Lindsay
c092dd1719
deis sponsorship
2014-10-28 11:25:45 -05:00
Jose Diaz-Gonzalez
16095d0d79
Merge pull request #664 from alexernst/fix/hostname-url
...
Don't overwrite $APP/URL modified by plugins in post-deploy hook
2014-10-21 10:34:17 -04:00
Jose Diaz-Gonzalez
71a34f6ff1
Merge pull request #724 from ghostbar/patch-2
...
Fixing tabs issue
2014-10-20 11:34:57 -04:00
Jose-Luis Rivas
4eecfcb825
Fixing tabs issue
...
Sorry
2014-10-20 10:34:34 -05:00
Jose Diaz-Gonzalez
92ec836341
Merge pull request #723 from ghostbar/patch-1
...
Let the user know it's on the `stack` target
2014-10-20 08:02:16 -04:00
Jose-Luis Rivas
8231926eaa
Let the user know it's on the stack target
...
Since curl is running quietly it may give the impression that the installation hanged with the last message on the terminal being: "sleep 2 # give docker a moment i guess". In my case I thought it gave it a huge moment and not 2 seconds. It wasn't until the third time that I actually checked the processes on the machine and saw there it was curl downloading stuff quietly.
2014-10-20 01:35:59 -05:00
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