Paul Lietar
a06d27ab45
Use the FQDN to setup the HOSTNAME and VHOST files.
...
The HOSTNAME environment var only contains the first part of the domain
name. Use the fqdn to have it entirely.
2013-11-15 03:07:51 +00:00
Alexander
2219044114
Introduce DOKKU_ROOT and import now in git plugin
2013-11-14 23:51:35 +01:00
Alexander
682229baae
Specify current backup version at the top of the script
2013-11-14 21:52:49 +01:00
Alexander
8981b9e613
Introduce backup plugin to export/import settings
2013-11-14 21:52:49 +01:00
rhy-jot
59ef6510bc
Merge pull request #307 from mmalecki/patch-1
...
dotcloud/docker#1869 is closed and released
2013-11-13 15:33:47 -08:00
Maciej Małecki
1d3ae29ba6
dotcloud/docker#1869 is closed and released
2013-11-13 23:33:14 +01:00
rhy-jot
7281daaa5e
Merge pull request #303 from kkurian/patch-1
...
spelling
2013-11-12 16:19:32 -08:00
Kerry Ivan Kurian
f8fb8e104a
spelling
2013-11-12 19:10:43 -05:00
rhy-jot
be97ee6019
Add upgrade instructions for users pre-27d4bc8c3c
2013-11-12 11:00:29 -08:00
rhy-jot
dd0fe5eeb1
Update environment variable section to reflect new config plugin
2013-11-11 21:05:11 -08:00
rhy-jot
a0b7831b08
Pull the advanced installation sections into their own document
2013-11-11 20:45:30 -08:00
rhy-jot
d829135d78
Remove ideas for improvement (they're complete or near completion) and mention Flynn.
2013-11-11 18:56:16 -08:00
rhy-jot
f308025694
receiver no longer exists
2013-11-11 11:42:15 -08:00
rhy-jot
ba6393fadd
Merge pull request #289 from mikexstudios/vagrantfix
...
Set Ubuntu Raring cloud box `--ostype=Ubuntu_64` to fix virtualbox boot
2013-11-11 11:36:20 -08:00
rhy-jot
d41f88fd22
Configure user.name & user.email
2013-11-08 16:27:15 -08:00
rhy-jot
09fa06beaa
Orphaning
2013-11-08 16:13:50 -08:00
Jeff Lindsay
b59e36af3f
wait longer for host to be running gitreceive
2013-11-08 15:28:25 -08:00
Jeff Lindsay
a2fb231810
be sure to push to master
2013-11-08 15:25:15 -08:00
Jeff Lindsay
2ac9996b27
kill it
2013-11-08 15:17:53 -08:00
Jeff Lindsay
a159c5a708
new travis config
2013-11-08 15:15:06 -08:00
Jeff Lindsay
a3c561c69d
disabling php
2013-11-08 14:47:14 -08:00
Jeff Lindsay
48aba9567f
changes to the environment
2013-11-08 14:43:30 -08:00
Jeff Lindsay
960f9503e3
remove build dir if exists. use absolute paths
2013-11-08 14:22:21 -08:00
Jeff Lindsay
75a5466650
boot is now an image setup script. receiver updated to work with gitreceive-next
2013-11-08 14:19:30 -08:00
Jeff Lindsay
986acb28b5
gopath
2013-11-08 14:01:51 -08:00
Jeff Lindsay
b732fc58c0
ci stuff
2013-11-08 13:45:12 -08:00
Jeff Lindsay
94b77a8c8b
more obvious/standard/short
2013-11-07 08:32:20 -08:00
Jeff Lindsay
0e0135284c
doc stub
2013-11-07 08:31:10 -08:00
Jeff Lindsay
beea0935e3
Merge pull request #290 from Jeewes/patch-1
...
Deprecated statement in installation guide.
2013-11-04 12:06:08 -08:00
Jeewes
3cf7fbae06
Falsy statement in installation guide.
...
It says:
"Almost done! For next steps on configuration:
https://github.com/progrium/dokku#configuring "
after bootstrapping..
2013-11-04 22:01:54 +02:00
Michael Huynh
d2426530f3
Set Ubuntu Raring cloud box --ostype=Ubuntu_64 to fix virtualbox boot issue.
2013-11-03 13:09:32 -05:00
rhy-jot
d71cd77f7a
Merge pull request #273 from plietar/logs-f
...
Add an option to follow the logs.
2013-10-31 15:00:22 -07:00
rhy-jot
407c5b2875
Merge pull request #279 from alhafoudh/master
...
Fixed port redirection issues
2013-10-31 14:53:33 -07:00
Ahmed Al Hafoudh
9aa5f7a85b
Fixed port redirection issues
2013-10-31 16:13:57 +01:00
Paul Lietar
28c78300db
Improve the logs command.
...
Check for application's existence, and add an optional -t option, to
make it behave like "tail -f" or "heroku logs -t"
2013-10-31 10:50:58 +00:00
rhy-jot
0da5065429
Mention issues with 13.10
2013-10-30 19:37:02 -07:00
Jeff Lindsay
d457aaae99
an "installer" (really just config/setup) for prebuilt images (at least for now)
2013-10-30 19:39:20 -05:00
rhy-jot
3c1666076e
Silence nginx reloading
2013-10-30 17:17:53 -07:00
rhy-jot
3321186ffe
Remove newly introduced '0.0.0.0:' from docker port
2013-10-30 17:02:36 -07:00
rhy-jot
fc11d5b8e9
Merge pull request #275 from progrium/shebang-pipefail
...
normalizing shebang and bash options + long-term fix for bootstrap instructions
2013-10-30 15:41:39 -07:00
Jeff Lindsay
483860e429
reorganizing deploy readme
2013-10-30 17:31:59 -05:00
Jeff Lindsay
b64fe76ec0
adding a DOKKU_TRACE env var to enable "set -x"
2013-10-29 17:44:36 -05:00
Jeff Lindsay
df7507d1be
normalizing shebang and bash options. also added long-term fix for bootstrap instructions
2013-10-29 17:13:02 -05:00
rhy-jot
14b71cec87
Merge pull request #270 from plietar/git-plugin
...
Replace gitreceive by a git plugin.
2013-10-29 13:07:55 -07:00
Paul Lietar
bca5a99b1d
Don't allow the push if building failed.
2013-10-28 21:15:17 +00:00
Paul Lietar
b5c8dd7436
Use DOKKU_ROOT instead of HOME.
...
HOME is not consistent if dokku is ran e.g. as root (for setup).
The DOKKU_ROOT variable will also make it possible to have the repositories stored in an arbitrary location (works-ish right now)
2013-10-28 21:15:17 +00:00
Paul Lietar
e04f271d8e
Remove "remote:" in the git hook output
2013-10-28 21:15:17 +00:00
Paul Lietar
27d4bc8c3c
Replace gitreceive by a git plugin.
...
This removes the need for two distinct users.
Git pushes and dokku commands are sent using the same user.
2013-10-28 21:15:17 +00:00
Alexander
6350f373be
Preserve cache directory between builds
2013-10-28 08:54:30 +01:00
rhy-jot
7b74935210
Merge pull request #262 from josegonzalez/app-deletion
...
App deletion
2013-10-27 15:29:46 -07:00