Jose Diaz-Gonzalez
fab97a377f
docs: Document that we only care about specific sections
...
Also remove all extra sections that are unused to make this clearer.
[ci skip]
2017-04-04 16:53:15 -04:00
Jody McIntyre
e42e7c3694
Add documentation note re: git-pre-pull vs. auth
2017-04-04 11:40:46 -04:00
Jose Diaz-Gonzalez
a72a82e29b
Release 0.9.1
...
# History
## 0.9.1
### Bug Fixes
- #2693 : @josegonzalez fix: explicitly chown data and data/storage directories
2017-04-03 00:17:02 -04:00
Jose Diaz-Gonzalez
a4b8e59c3f
Release 0.9.0
...
# History
## 0.9.0
### Bug Fixes
- #2691 : @josegonzalez Fix package building when golang binaries are available
- #2671 : @znz Fix variable name
- #2672 : @callahad Fix logrotate on Debian
- #2666 : @josegonzalez Use correct flag for build arguments when installing herokuish
- #2664 : @pvalentim Fix remote name when using --remote option with apps:create
### New Features
- #2689 : @mbreit Add dokku-monit to community plugin list
- #2683 : @josegonzalez Ensure we have an example for adding keys as another user
- #2682 : @josegonzalez Clarify supported stanzas in app.json
- #2679 : @callahad Remove unnecessary Linode-specific instructions
- #2670 : @znz Remove duplicated `(i.e. `
### Documentation
- #2685 : @josegonzalez Pass shellcheck on os x
- #2677 : @callahad Prefer HTTP2 to SPDY in nginx-vhosts
- #2673 : @michaelshobbs Update to herokuish 0.3.27
- #2674 : @michaelshobbs Update sshcommand to 0.7.0
- #2654 : @ebeigarts Enable nginx and docker on system startup when using bootstrap.sh on CentOS
- #2546 : @michaelshobbs Convert repo plugin to golang
2017-03-31 18:33:39 -06:00
Moritz Breit
95d9ca8945
Add dokku-monit to community plugin list
2017-03-29 10:00:43 +02:00
Jose Diaz-Gonzalez
edda1e6567
docs: ensure we have an example for adding keys as another user
...
Closes #2680
[ci skip]
2017-03-24 17:35:05 -06:00
Jose Diaz-Gonzalez
9e3ae9c37c
docs: Clarify supported stanzas in app.json
...
Closes #2681
[ci skip]
2017-03-24 16:08:17 -06:00
Dan Callahan
23cfccf424
Remove unnecessary Linode-specific instructions
...
Modern versions of Docker work just fine on Linode's default kernel
thanks to the `overlay2` storage driver.
Closes #2675
2017-03-23 15:18:10 -05:00
Jose Diaz-Gonzalez
1f5e5e5c14
Merge pull request #2654 from ebeigarts/rpm-enable-docker-nginx
...
Enable nginx and docker on system startup when using bootstrap.sh on CentOS
2017-03-23 13:42:45 -06:00
Kazuhiro NISHIYAMA
a7c6127f2b
Remove duplicated (i.e.
...
[ci skip]
2017-03-22 21:29:21 +09:00
Michael Hobbs
e61475c7ea
add plugin docs regarding compiled languages and command API
2017-03-20 09:15:43 -07:00
Jose Diaz-Gonzalez
6e4f023a7b
Release 0.8.2
2017-03-19 16:20:39 -06:00
Jose Diaz-Gonzalez
3c1fc4a7df
Release 0.8.1
2017-03-19 14:06:32 -06:00
Jeff Fein-Worton
ed6a4426c7
Minor clarifications
2017-03-17 16:32:33 -07:00
Jose Diaz-Gonzalez
dace6873df
Add post-extract plugin trigger
...
This trigger allows you to modify the contents of an application *after* it has been extracted from git/tarball but *before* the image source type is detected. For example, you may wish to autogenerate a Dockerfile based on some other application contents before detecting what type of build process - herokuish or docker file - to use.
2017-03-16 04:25:18 -06:00
Edgars Beigarts
7ba063c6bb
Enable nginx and docker on system startup when using bootstrap.sh on CentOS
2017-03-15 14:52:29 +02:00
Jose Diaz-Gonzalez
f1897c7a86
feat: implement docker-options:report command
...
Refs #2356
2017-03-15 02:42:10 -06:00
Jose Diaz-Gonzalez
25e44b5492
docs: use node-js-app as the app name, not node-js-sample
2017-03-15 02:42:10 -06:00
Jose Diaz-Gonzalez
b7da215ab5
feat: implement storage:report command
...
Refs #2356
2017-03-15 02:42:10 -06:00
Jose Diaz-Gonzalez
621b31839e
Merge pull request #2650 from dokku/2627-bare-help-output
...
Fix help output for nginx and ssh-keys
2017-03-13 10:36:25 -06:00
Jose Diaz-Gonzalez
30bf228dc9
docs: swap in plugin:list command
2017-03-12 21:29:25 -06:00
Jose Diaz-Gonzalez
2bcad2014b
chore: unify error output when an app is not declared
2017-03-12 21:26:19 -06:00
Jose Diaz-Gonzalez
3b2bb2ebc6
docs: Note that the remote username is important
...
[ci skip]
2017-03-10 19:47:26 -07:00
Josh Cohen
e870f844c6
Add documentation for how to grant other Unix accounts Dokku access
...
without giving them full sudo privileges.
2017-03-06 08:06:24 -05:00
Jose Diaz-Gonzalez
31c9775ef4
docs: Add documentation surrounding flags that ps:report accepts
...
Closes #2631
[ci skip]
2017-03-04 16:17:27 -07:00
David Poggi
f7a25eb480
update ssl.md
...
Make sure we're respecting the respectively ;)
2017-02-28 13:20:47 -05:00
Jose Diaz-Gonzalez
ba7f9b8f87
Merge pull request #2616 from dokku/2356-apps-report-cleanup
...
Replace apps subcommand with apps:list
2017-02-23 19:38:40 -07:00
Jose Diaz-Gonzalez
a3ff9b53a8
Merge pull request #2615 from dokku/2356-certs-report
...
Implement certs:report
2017-02-23 19:38:25 -07:00
Jose Diaz-Gonzalez
b4899cdb21
Merge pull request #2620 from dokku/2356-proxy-report
...
Implement domains:report and proxy:report
2017-02-23 19:37:58 -07:00
Jose Diaz-Gonzalez
2fbe5a418f
Merge pull request #2617 from dokku/2356-checks-report
...
Implement checks:report
2017-02-23 19:37:43 -07:00
Jose Diaz-Gonzalez
54429a095c
feat: implement domains:report command
...
Also deprecate `domains:default` in favor of `domains:report`
Refs #2356
2017-02-20 23:17:35 -07:00
Jose Diaz-Gonzalez
0e899cdd13
feat: implement proxy:report command
...
Also deprecate `proxy:default` in favor of `proxy:report`
Refs #2356
2017-02-20 21:52:02 -07:00
Jose Diaz-Gonzalez
adc3b24ed7
docs: use node-js-app as sample app name
...
[ci skip]
2017-02-20 20:04:07 -07:00
Jose Diaz-Gonzalez
59f6ad9479
Correct docs for checks:report
...
[ci skip]
2017-02-20 19:07:10 -07:00
Jose Diaz-Gonzalez
cbcb720228
feat: implement checks:report command
...
Refs #2356
2017-02-20 18:19:31 -07:00
Jose Diaz-Gonzalez
d73c07de68
cleanup: move from apps to apps:list subcommand for tests and docs
2017-02-20 17:24:09 -07:00
Jose Diaz-Gonzalez
dcb88226b5
refactor: ensure that certs:default and certs:info are deprecated in favor of certs:report
...
Refs #2356
2017-02-20 16:47:14 -07:00
Jose Diaz-Gonzalez
51217521e3
feat: add certs:report
...
Refs #2356
2017-02-20 16:39:43 -07:00
Jose Diaz-Gonzalez
3506c100c7
Merge branch 'master' into apps_report_subcommand
2017-02-20 13:55:37 -07:00
Michael van Olden
189366097e
Update linode.md to reflect latest Linode.com process
...
[ci skip]
Linode now supports KVM virtualization on all VMs by default. So, this verbiage was completely removed.
GRUB 2 is now one of the default options in the Kernel Menu. The additional Ubuntu packages are no longer required. Wording changed to reflect updated instructions.
2017-02-19 20:01:57 -05:00
Jose Diaz-Gonzalez
ef7d913cd7
Merge branch 'master' into master
2017-02-15 11:52:00 -05:00
Andy Jeffries
daa8faa3aa
Added information on SSL_CERT_FILE build failure
2017-02-15 16:08:02 +00:00
Jose Diaz-Gonzalez
99378af668
Merge pull request #2587 from dokku/2494-custom-deploy-branch
...
Allow specifying the deploy branch via DOKKU_DEPLOY_BRANCH
2017-01-26 11:23:36 -07:00
Jose Diaz-Gonzalez
7cac755c98
Clarify when the ~/.ssh/config settings need to match vagrant ssh-config output
...
Closes #2466
[ci skip]
2017-01-26 00:46:35 -07:00
Jose Diaz-Gonzalez
0aeee7ea28
Allow specifying the deploy branch via DOKKU_DEPLOY_BRANCH
...
Closes #2494
2017-01-26 00:32:23 -07:00
Jose Diaz-Gonzalez
d473c1635f
docs: add a note about errors that can occur for non-generic config
...
[ci skip]
2017-01-23 12:03:16 -07:00
Jose Diaz-Gonzalez
dd517a3dd1
Update application-management.md
...
[ci skip]
2017-01-22 22:55:28 -07:00
Jose Diaz-Gonzalez
a564eae9f1
feat: implement application cloning
...
Application cloning can be used to setup review applications based on an existing application. This is useful in CI/CD pipelines where a developer may wish to verify code in a custom environment without overwriting a shared staging environment.
2017-01-22 21:39:30 -07:00
Kazuhiro NISHIYAMA
5173145653
Fix font URL
...
It is broken since
a00a9219da (diff-d93d3d701f4e262a6177c91d4e0b9a36R10)
2017-01-20 23:47:07 +09:00
Jose Diaz-Gonzalez
4e7b1c77e3
Merge pull request #2557 from dokku/dokku-cli-improvements
...
Dokku cli improvements
2017-01-16 15:32:11 -07:00