Jose Diaz-Gonzalez
|
cba4a7f0cd
|
feat: add s3 backup support
|
2016-10-31 11:39:31 -06:00 |
|
Jose Diaz-Gonzalez
|
47db80bd2a
|
Pin dokkupaas/wait:0.2
|
2016-09-21 01:27:07 -06:00 |
|
Jose Diaz-Gonzalez
|
f7b9e0e219
|
Fix command name
|
2016-08-29 10:50:03 -04:00 |
|
Jose Diaz-Gonzalez
|
63fa2547b7
|
Remove config data
|
2016-08-29 10:49:54 -04:00 |
|
Jose Diaz-Gonzalez
|
76251e7643
|
Move link file creation up
|
2016-08-29 10:49:46 -04:00 |
|
Jose Diaz-Gonzalez
|
d7cf4ab1b8
|
Fix help output for enter command
|
2016-08-29 09:45:26 -04:00 |
|
Jose Diaz-Gonzalez
|
02316598de
|
Add the ability to enter a running container
|
2016-08-29 08:19:56 -04:00 |
|
Jose Diaz-Gonzalez
|
e569843acd
|
Add --service-root flag to info command
|
2016-08-29 05:53:51 -04:00 |
|
Jose Diaz-Gonzalez
|
93be7d1df4
|
Alphabetize functions
|
2016-08-29 05:12:43 -04:00 |
|
Jose Diaz-Gonzalez
|
2d53447056
|
Add a description to all common functions
|
2016-08-29 04:10:48 -04:00 |
|
Jose Diaz-Gonzalez
|
18e6d81aa8
|
Rename promote function to service_promote
|
2016-08-29 02:55:47 -04:00 |
|
Jose Diaz-Gonzalez
|
1f31cd82c5
|
Refactor common functions into separate file
|
2016-08-29 02:36:17 -04:00 |
|
Jose Diaz-Gonzalez
|
cc0cfca7fe
|
Add --internal-ip flag to info command
|
2016-08-28 23:24:27 -04:00 |
|
Jose Diaz-Gonzalez
|
59062af575
|
Fix expose tests
|
2016-08-28 22:15:13 -04:00 |
|
Jose Diaz-Gonzalez
|
84ccfda9d7
|
Document exposed ports when an invalid number of arguments are specified
|
2016-08-28 21:25:00 -04:00 |
|
Jose Diaz-Gonzalez
|
c3b477549d
|
Update docker binstub
|
2016-08-28 20:38:03 -04:00 |
|
Jose Diaz-Gonzalez
|
69944871da
|
Add --id flag
|
2016-08-28 17:56:10 -04:00 |
|
Jose Diaz-Gonzalez
|
470840739d
|
Add support for flags on the service:info command
|
2016-08-28 05:34:55 -04:00 |
|
Jose Diaz-Gonzalez
|
c418c9f69c
|
Make install hook quiet when there is nothing to do
|
2016-08-28 02:04:51 -04:00 |
|
Jose Diaz-Gonzalez
|
a9118a0f19
|
Remove period
|
2016-08-28 01:12:12 -04:00 |
|
Jose Diaz-Gonzalez
|
f6a30dbd7b
|
Make dokku help friendlier
|
2016-08-28 01:10:46 -04:00 |
|
Jose Diaz-Gonzalez
|
1a598944df
|
Update docker image
|
2016-08-27 16:28:13 -04:00 |
|
Jose Diaz-Gonzalez
|
1a6ce26129
|
Fix failing tests on master and test all .0 minor releases
|
2016-08-27 05:14:18 -04:00 |
|
Jose Diaz-Gonzalez
|
2ebbeb67f4
|
Update docker binstub
|
2016-08-27 03:13:08 -04:00 |
|
Jose Diaz-Gonzalez
|
425c7e07d1
|
Add missing mkdir calls
|
2016-08-27 01:39:31 -04:00 |
|
Jose Diaz-Gonzalez
|
9328c22801
|
Use cat and double-quotes when retrieving the password
|
2016-08-27 01:39:26 -04:00 |
|
Jose Diaz-Gonzalez
|
3450d5bf08
|
Add missing SERVICE_ROOT env var
|
2016-08-27 01:10:42 -04:00 |
|
Jose Diaz-Gonzalez
|
5c9f70c3fd
|
Output the config/data directories when performing service:info
|
2016-08-27 00:56:54 -04:00 |
|
Jose Diaz-Gonzalez
|
44a790da74
|
add sudo to command
consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backing-services
|
2016-08-26 23:32:18 -04:00 |
|
Jose Diaz-Gonzalez
|
031f5e4e3a
|
Only wait for a single port
|
2016-08-26 23:05:34 -04:00 |
|
Jose Diaz-Gonzalez
|
783802eac6
|
Merge pull request #77 from dokku/check-docker-option-calls
Fix calls to docker-options plugin under all 0.4.x releases
|
2016-06-22 15:16:41 -04:00 |
|
Jose Diaz-Gonzalez
|
0160aac115
|
Fix calls to docker-options plugin under all 0.4.x releases
|
2016-06-09 12:31:59 -04:00 |
|
Jose Diaz-Gonzalez
|
cea6c58626
|
Always remove * directory
|
2016-05-23 21:13:41 -04:00 |
|
Jose Diaz-Gonzalez
|
c121c01963
|
Merge pull request #72 from dokku/alphabetize-functions
Alphabetize functions to improve organization
|
2016-05-16 10:03:25 -04:00 |
|
Jose Diaz-Gonzalez
|
68fe59e7fd
|
Alphabetize functions to improve organization
|
2016-05-16 02:28:32 -04:00 |
|
Jose Diaz-Gonzalez
|
badbbec7ae
|
Merge pull request #71 from dokku/subcommand-structure
Subcommand structure
|
2016-05-16 01:38:23 -04:00 |
|
Jose Diaz-Gonzalez
|
6090fa6aa6
|
Remove remaining direct dokku calls
|
2016-05-16 00:27:26 -04:00 |
|
Jose Diaz-Gonzalez
|
9216488fb3
|
Conform to function declaration standards
- declare desc variable
- declare all positional arguments
- set the cmd
- properly handle DOKKU_APP_NAME
|
2016-05-16 00:04:39 -04:00 |
|
Jose Diaz-Gonzalez
|
85f0110356
|
Move all commands into subcommand structure
|
2016-05-15 23:07:24 -04:00 |
|
Jose Diaz-Gonzalez
|
777c95f8c2
|
Fix tests
|
2016-05-15 21:54:44 -04:00 |
|
Jose Diaz-Gonzalez
|
f88531dd00
|
Remove call to dokku service:info in favor of service_info
|
2016-05-15 19:48:45 -04:00 |
|
Jose Diaz-Gonzalez
|
1ee3f67349
|
Use docker-options functions directly to avoid setting DOKKU_APP_NAME twice
|
2016-05-15 19:48:45 -04:00 |
|
Jose Diaz-Gonzalez
|
644e3453fe
|
Upgrade help output for dokku 0.5.x
Also completely drop support for help output on 0.3.x
|
2016-05-15 19:48:45 -04:00 |
|
Jose Diaz-Gonzalez
|
15ce61939a
|
Fix test setup to create proper directory structure for plugin
|
2016-05-15 19:48:41 -04:00 |
|
Jose Diaz-Gonzalez
|
4d6a20fec4
|
Move setting of PLUGIN_BASE_PATH to config
|
2016-05-15 18:41:11 -04:00 |
|
Jose Diaz-Gonzalez
|
c867b7dc2d
|
Merge pull request #68 from dokku/fix-testing-on-os-x
Fix testing on os x
|
2016-05-08 15:44:25 -04:00 |
|
Jose Diaz-Gonzalez
|
8f1932ebf7
|
quote DATABASE_NAME value
|
2016-05-08 15:18:19 -04:00 |
|
Jose Diaz-Gonzalez
|
c8870666cc
|
update shellcheck ignores
|
2016-05-08 15:06:42 -04:00 |
|
Jose Diaz-Gonzalez
|
ae962bb7bf
|
quote SERVICE_NAME value
|
2016-05-08 15:03:56 -04:00 |
|
Jose Diaz-Gonzalez
|
00ae636d01
|
use an extension for sed calls on os x
|
2016-05-08 15:03:44 -04:00 |
|