Commit Graph

  • bd3cda4e42 Add --id flag Jose Diaz-Gonzalez 2016-08-28 17:55:44 -04:00
  • c806328cc8 Add support for flags on the service:info command Jose Diaz-Gonzalez 2016-08-28 05:38:03 -04:00
  • f02aaf39d8 Make install hook quiet when there is nothing to do Jose Diaz-Gonzalez 2016-08-28 02:05:02 -04:00
  • b6c472f0c7 Make dokku help friendlier Jose Diaz-Gonzalez 2016-08-28 01:13:10 -04:00
  • b18797ed3e Update docker image Jose Diaz-Gonzalez 2016-08-27 16:27:28 -04:00
  • 36ea73f7a8 Fix failing tests on master and test all .0 minor releases Jose Diaz-Gonzalez 2016-08-27 05:13:37 -04:00
  • e1d1b9c832 Update docker binstub Jose Diaz-Gonzalez 2016-08-27 03:12:57 -04:00
  • 4e046f4d38 Secure password file Jose Diaz-Gonzalez 2016-08-27 01:38:38 -04:00
  • 1924739d74 Use cat and double-quotes when retrieving the password Jose Diaz-Gonzalez 2016-08-27 01:34:41 -04:00
  • fbfacb44c4 Add missing mkdir calls Jose Diaz-Gonzalez 2016-08-27 01:34:37 -04:00
  • 95e9fd114e Add missing SERVICE_ROOT env var Jose Diaz-Gonzalez 2016-08-27 01:10:28 -04:00
  • c93ac0a236 Output the config/data directories when performing service:info Jose Diaz-Gonzalez 2016-08-27 00:57:14 -04:00
  • d14258560d add sudo to command Jose Diaz-Gonzalez 2016-08-26 23:31:56 -04:00
  • df77033516 Only wait for a single port Jose Diaz-Gonzalez 2016-08-26 23:05:22 -04:00
  • 6fb3589833 Add tests for connect-admin Jose Diaz-Gonzalez 2016-07-24 14:40:04 -04:00
  • e823af5e7f fix cmd variable in connect-admin call Jose Diaz-Gonzalez 2016-07-24 14:39:55 -04:00
  • 9b3aa3d760 Fix permissions on connect-admin Jose Diaz-Gonzalez 2016-07-24 14:37:20 -04:00
  • ebe480a459 Merge pull request #71 from dotcypress/master Jose Diaz-Gonzalez 2016-07-11 20:23:19 -04:00
  • 9098f2e9cc rename admin command Vitaly Domnikov 2016-07-11 16:52:58 -07:00
  • c148691ea7 rename admin command Vitaly Domnikov 2016-07-11 16:51:10 -07:00
  • 0d64d42218 add mongo:admin command Vitaly Domnikov 2016-07-11 16:17:00 -07:00
  • e8714ed32e Merge pull request #69 from dokku/check-docker-option-calls Jose Diaz-Gonzalez 2016-06-22 15:16:36 -04:00
  • 93ef01aba5 Fix calls to docker-options plugin under all 0.4.x releases Jose Diaz-Gonzalez 2016-06-09 12:31:32 -04:00
  • f5962b2b68 Always remove * directory Jose Diaz-Gonzalez 2016-05-23 21:12:48 -04:00
  • d685246a29 Merge pull request #67 from malixsys/patch-2 Jose Diaz-Gonzalez 2016-05-23 20:42:35 -04:00
  • 14cab3253b Adding roles for admin user Martin Alix 2016-05-23 12:24:24 -04:00
  • cde694b240 Merge pull request #66 from dokku/alphabetize-functions Jose Diaz-Gonzalez 2016-05-16 10:03:19 -04:00
  • 372f2eef23 Alphabetize functions to improve organization Jose Diaz-Gonzalez 2016-05-16 02:28:50 -04:00
  • 5a6d6cda33 Merge pull request #65 from dokku/subcommand-structure Jose Diaz-Gonzalez 2016-05-16 01:38:11 -04:00
  • e6308b3172 Remove remaining direct dokku calls Jose Diaz-Gonzalez 2016-05-16 00:24:51 -04:00
  • ddf428c035 Conform to function declaration standards Jose Diaz-Gonzalez 2016-05-15 23:56:32 -04:00
  • e2f6d6b045 Move all commands into subcommand structure Jose Diaz-Gonzalez 2016-05-15 22:12:43 -04:00
  • fd53f236c7 Use docker-options functions directly to avoid setting DOKKU_APP_NAME twice Jose Diaz-Gonzalez 2016-05-15 19:29:37 -04:00
  • 8840d94497 Upgrade help output for dokku 0.5.x Jose Diaz-Gonzalez 2016-05-15 19:13:02 -04:00
  • 38e1805b55 Fix test setup to create proper directory structure for plugin Jose Diaz-Gonzalez 2016-05-15 18:58:01 -04:00
  • 3ed0c73bd9 Move setting of PLUGIN_BASE_PATH to config Jose Diaz-Gonzalez 2016-05-15 18:36:44 -04:00
  • e8fe904cbd Merge pull request #64 from dokku/fix-testing-on-os-x Jose Diaz-Gonzalez 2016-05-08 15:35:53 -04:00
  • fb7213d4e5 shellcheck disable Jose Diaz-Gonzalez 2016-05-08 15:16:46 -04:00
  • 06d56bf4ac update shellcheck ignores Jose Diaz-Gonzalez 2016-05-08 14:57:12 -04:00
  • 108a02f61e quote SERVICE_NAME value Jose Diaz-Gonzalez 2016-05-08 14:57:05 -04:00
  • 4c4f74fc9a use an extension for sed calls on os x Jose Diaz-Gonzalez 2016-05-08 14:56:56 -04:00
  • 9fcca9ee02 trim whitespace from url Jose Diaz-Gonzalez 2016-05-08 14:56:46 -04:00
  • 63062c4107 shellcheck disable Jose Diaz-Gonzalez 2016-05-08 14:56:37 -04:00
  • 15e385a628 use config functions properly Jose Diaz-Gonzalez 2016-05-08 14:56:23 -04:00
  • dd5fe9104b ensure we don't expand PLUGIN_DATA_ROOT Jose Diaz-Gonzalez 2016-05-08 14:55:39 -04:00
  • cbead0b152 quote docker pull call Jose Diaz-Gonzalez 2016-05-08 14:55:28 -04:00
  • 67dbee1b90 fix read call Jose Diaz-Gonzalez 2016-05-08 14:55:16 -04:00
  • b46bbbd38b Merge pull request #63 from dokku/minor-changes Jose Diaz-Gonzalez 2016-05-08 03:47:47 -04:00
  • b3145a8ab7 use grep -q when checking for docker images Jose Diaz-Gonzalez 2016-05-08 03:00:54 -04:00
  • 2cd7c1a352 Quote more variables Jose Diaz-Gonzalez 2016-05-08 03:00:47 -04:00
  • e6d819e6ef Add a dummy lsb_release command to test binaries Jose Diaz-Gonzalez 2016-05-08 03:00:40 -04:00
  • e1de34807f Download correct version of plugn when running tests under OS X Jose Diaz-Gonzalez 2016-05-08 03:00:34 -04:00
  • bce92157fc Move command check before DOKKU_TRACE to reduce trace output Jose Diaz-Gonzalez 2016-05-08 03:00:25 -04:00
  • 0e5e1b8fc3 quote $APP variable Jose Diaz-Gonzalez 2016-05-08 03:00:17 -04:00
  • 3edec37f54 Rework how config vars are sourced Jose Diaz-Gonzalez 2016-05-08 03:00:05 -04:00
  • ea9971404f Add testing for all supported versions of dokku Jose Diaz-Gonzalez 2016-05-08 02:59:32 -04:00
  • b91d7a5792 Merge pull request #62 from dokku/upgrade-mongo Jose Diaz-Gonzalez 2016-05-08 01:24:22 -04:00
  • 6eba229b7f upgrade mongo to 3.2.6 Jose Diaz-Gonzalez 2016-05-06 14:15:31 -04:00
  • 41ad540b39 Merge pull request #61 from dokku/start-container Jose Diaz-Gonzalez 2016-05-04 02:06:06 -04:00
  • 27ded0dca0 create container if not exists on service:start Jose Diaz-Gonzalez 2016-05-04 01:02:14 -04:00
  • aafd54eb49 Merge pull request #60 from dokku/database-adapter Jose Diaz-Gonzalez 2016-04-19 15:38:49 -04:00
  • 9a7c88550d Read MONGO_DATABASE_SCHEME variable from app when setting MONGO_URL Jose Diaz-Gonzalez 2016-04-19 14:52:52 -04:00
  • 196cf4acc0 Merge pull request #58 from treythomas123/master Jose Diaz-Gonzalez 2016-04-18 20:48:47 -04:00
  • 06ad8a15a4 Automatically pull image if it's not already downloaded Trey Thomas 2016-04-18 16:45:37 -06:00
  • 825cab7c62 Merge pull request #57 from MozMorris/patch-1 Jose Diaz-Gonzalez 2016-04-10 06:05:22 -04:00
  • 021cd11942 Fixup import docs Moz Morris 2016-04-10 10:43:31 +01:00
  • a1c7e11554 Merge pull request #51 from mak-it/export-fix Jose Diaz-Gonzalez 2016-02-25 01:34:30 -05:00
  • 822a0259f9 Fix exit code for mongo:export when SSH_TTY is not present Edgars Beigarts 2016-02-24 09:16:59 +02:00
  • 9d49ee0edc Ignore .vagrant directory Jose Diaz-Gonzalez 2016-01-17 21:40:10 -05:00
  • 0655721182 Upgrade plugn Jose Diaz-Gonzalez 2016-01-17 21:37:53 -05:00
  • 81619282c5 Add vagrant setup for local testing Jose Diaz-Gonzalez 2016-01-17 21:34:36 -05:00
  • b0efaebdbe Remove invalid service directory during command runs Jose Diaz-Gonzalez 2016-01-17 21:29:19 -05:00
  • 8764b333ff Upgrade testing environment to trusty Jose Diaz-Gonzalez 2016-01-17 21:27:21 -05:00
  • 618dc9ff42 Merge pull request #49 from dokku/version-upgrade Jose Diaz-Gonzalez 2016-01-17 02:02:34 -05:00
  • c1b6b7217e Upgrade image version to 3.2.1 Jose Diaz-Gonzalez 2016-01-17 01:54:00 -05:00
  • 2aff7d8d0e Merge pull request #48 from ElliotChong/feature/docker-pull-instructions Jose Diaz-Gonzalez 2015-12-18 16:12:19 -05:00
  • f45bf82bfb Merge pull request #47 from ElliotChong/feature/mongo-version-bump Jose Diaz-Gonzalez 2015-12-18 16:12:06 -05:00
  • 8d3c11cd0f Adding a note about pulling the mongo docker image for versions other than the default Elliot Chong 2015-12-18 12:51:57 -08:00
  • 97b624ccbc Upgrading default MongoDB version to 3.2.0 Elliot Chong 2015-12-18 12:50:07 -08:00
  • 356b30e290 Merge pull request #43 from singlow/mongo-2.6-compat Jose Diaz-Gonzalez 2015-12-08 11:26:09 -05:00
  • 179b4984a3 Redirect mongodump stdout to stderr Jacob Williams 2015-12-03 15:53:09 -06:00
  • 3d30b6ca35 remove = after -o in mongodump command Jacob Williams 2015-12-03 15:50:08 -06:00
  • da4b355052 Document unlink command Jose Diaz-Gonzalez 2015-12-01 16:31:13 -05:00
  • aa5c1807c5 Merge pull request #42 from dokku/lg-fix-tests Jose Diaz-Gonzalez 2015-11-30 11:40:30 -05:00
  • 51cf3b0abc Fix tests setup Loïc Guitaut 2015-11-30 17:09:47 +01:00
  • 1a07a8c108 Merge pull request #36 from dokku/container-environment-variables Jose Diaz-Gonzalez 2015-11-05 02:05:09 -05:00
  • ab0f4f2fe3 Add support for custom environment variables when starting a service container Jose Diaz-Gonzalez 2015-11-05 01:18:37 -05:00
  • b1f3673ecd Update README.md -> <file> arg for export command Jose Diaz-Gonzalez 2015-10-29 15:56:36 -04:00
  • 9529b02c1c Merge pull request #34 from dokku/lg-update-readme Jose Diaz-Gonzalez 2015-10-21 14:09:02 -04:00
  • f1d92b60c1 Update README about docker env var Loïc Guitaut 2015-10-21 16:17:36 +02:00
  • 08c7165084 Document MONGO_CONFIG_OPTIONS for older versions of mongodb Jose Diaz-Gonzalez 2015-10-20 22:58:31 -04:00
  • aba4ed1d77 Merge pull request #33 from dokku/lg-fix-export-over-ssh Jose Diaz-Gonzalez 2015-10-19 06:04:39 -04:00
  • e183572bf0 Fix export when using ssh -t Loïc Guitaut 2015-10-17 02:00:47 +02:00
  • 39dfec9edf Merge pull request #31 from dokku/lg-list-in-columns Jose Diaz-Gonzalez 2015-10-13 04:31:43 -04:00
  • 8b3e78f5bd Display infos from list command in columns Loïc Guitaut 2015-10-08 23:44:26 +02:00
  • 472b4e1aea Merge pull request #30 from dokku/lg-fix-destroy Jose Diaz-Gonzalez 2015-10-12 14:09:27 -04:00
  • 3609235d1b Fix the destroy command Loïc Guitaut 2015-10-08 22:44:39 +02:00
  • 60ee3c9b3d Merge pull request #29 from dokku/jdg-mongo-2 Jose Diaz-Gonzalez 2015-10-11 15:55:38 -04:00
  • cbd49a633f Remove quotes on $MONGO_CONFIG_OPTIONS to allow for variable expansion Jose Diaz-Gonzalez 2015-10-11 02:39:18 -04:00
  • 277a5c08b3 Default to wiredTiger storage engine Jose Diaz-Gonzalez 2015-10-05 14:05:33 -04:00