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
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
Alexis Tyler
f5f2a5f171
Reload nginx after creating default vhost file
2017-01-16 18:12:11 +10:30
Jose Diaz-Gonzalez
927d569db5
Move "new as of" note to correct section
...
Also move note up.
[ci skip]
2017-01-15 01:07:12 -07:00
Jose Diaz-Gonzalez
f0ecac5998
Update persistent storage to reference the sample app as normal
...
[ci skip]
2017-01-15 01:05:08 -07:00
klemens
e09d093239
spelling fixes
2017-01-14 22:38:27 +01:00
klemens
fc4b7ce0ee
spelling fixes
2017-01-14 22:35:24 +01:00
Edgars Beigarts
90510378c8
Improve install documentation on CentOS
2017-01-12 13:28:39 +02:00
Jose Diaz-Gonzalez
c216b3be7f
feat: add support for --global flag when calling dokku domains
2017-01-09 02:34:48 -07:00
Jose Diaz-Gonzalez
0e0012cca1
fix: remove extra closing tag
2017-01-08 21:43:37 -07:00
Jose Diaz-Gonzalez
2629be5651
docs: use slightly better font style for docs
...
- switch to native fonts
- use smaller sidebar text
- set proper line-height
[ci skip]
2017-01-08 21:37:44 -07:00
Jose Diaz-Gonzalez
87573b81bb
Release 0.8.0
2017-01-08 17:22:30 -07:00
facundomedica
127dd7334f
Update troubleshooting.md
2016-12-16 15:52:19 -03:00
facundomedica
3f219a3f8e
Solution to problem related to firewall
...
Resume: Ubuntu 16.04 seems to have the firewall enabled by default, which prohibits the access to apps.
Original issue: https://github.com/dokku/dokku/issues/2532
2016-12-16 15:17:36 -03:00
Slava Vishnyakov
c5117cb42f
Update application-deployment.md
2016-12-15 18:48:22 +03:00
Slava Vishnyakov
4c86f88816
Update application-deployment.md
2016-12-15 18:47:58 +03:00
Slava Vishnyakov
f100a3ee4c
Update application-deployment.md
2016-12-15 18:46:52 +03:00
Slava Vishnyakov
a53c61b4d8
Update persistent-storage.md
2016-12-15 18:46:16 +03:00
Slava Vishnyakov
88f37028a2
Update application-deployment.md
2016-12-15 17:15:38 +03:00
Slava Vishnyakov
42b1666fbe
Update persistent-storage.md
2016-12-15 17:15:00 +03:00
Slava Vishnyakov
de9f495e2c
storage needs deploy too
2016-12-15 14:22:52 +03:00
Slava Vishnyakov
cda2e3d048
Re-deploying/restarting
2016-12-15 14:19:41 +03:00
Omar Shehata
dda58a82f9
Plugin-triggers typo: dokkku -> dokku
2016-12-09 03:46:25 -06:00
Josh Manders
88f2dc7f60
Docs: Fix #2521
2016-12-06 21:04:37 -06:00