Jose Diaz-Gonzalez
cae5030804
Release 0.5.0
...
- Drop tutum-agent, lxc-docker, docker.io apt package support
- Release a new herokuish version
- Fix release docs
- Upgrade sigil
2016-03-26 18:13:14 -04:00
Justin Clark
14a1d06c03
Collapse help into expandable command topics
2016-03-22 10:50:20 -07:00
Jose Diaz-Gonzalez
693297ac9e
Add missing dividers
...
[ci skip]
2016-03-21 01:48:16 -04:00
Jose Diaz-Gonzalez
ff6677b932
Merge pull request #2011 from dokku/jdg-installation-docs
...
Updated installation docs
2016-03-21 01:46:42 -04:00
Jose Diaz-Gonzalez
aaad577a68
Fix formatting on upgrading docs
...
[ci skip]
2016-03-21 01:41:03 -04:00
Jose Diaz-Gonzalez
b315fcfbdd
Fix formatting in "Where to get help" docs
...
[ci skip]
2016-03-21 01:40:51 -04:00
Jose Diaz-Gonzalez
e011ed0b3e
Better landing page
...
- unified css between home and template layouts
- use same version of bootstrap everywhere
- add our cute whale sushi logo to the homepage
- use fewer styles
- add a better installation section to point out different installation methods
- add navigation bar items
[ci skip]
2016-03-21 01:40:23 -04:00
Jose Diaz-Gonzalez
4b253c80f7
use addEventListener wrapper where necessary to add simple support for older browsers
2016-03-20 21:45:33 -04:00
Jose Diaz-Gonzalez
9b9872db60
properly link to memory tip
...
[ci skip]
2016-03-20 21:41:22 -04:00
Jose Diaz-Gonzalez
7682fb0029
Redirect to correct landing page
2016-03-19 23:32:34 -04:00
Sam Holmes
43759985f2
Clarify purpose and penalties of primary vhost
2016-03-19 02:17:26 +00:00
Jose Diaz-Gonzalez
49cf31baad
Document when configuration variables are available. Closes #1860
...
[ci skip]
2016-03-18 10:42:02 -04:00
Jose Diaz-Gonzalez
9da1d5d0ea
Document 0.5.x container removal strategy. Closes #1982
...
[ci skip]
2016-03-18 01:52:29 -04:00
Michael Hobbs
a3b1730719
[ci skip] add more useful post-deploy task and make blockquote
2016-03-16 14:23:05 -07:00
Michael Hobbs
111bac03ab
[ci skip] clarify deployment tasks are supported in both buildpack and dockerfile apps
2016-03-16 13:51:08 -07:00
Alexander Pushkov
4474236780
Add Monorepo plugin
2016-03-16 12:51:20 +03:00
Chris Modjeska
b255b6a700
Improved documentation for using official dokku_client.sh
2016-03-13 20:42:05 -04:00
Jose Diaz-Gonzalez
9bd092b6ec
Fix scoping of css on .dev-warning
...
[ci skip]
2016-03-13 15:46:37 -04:00
Jose Diaz-Gonzalez
65e3b8d0f7
Use titlecase where necessary
...
[ci skip]
2016-03-13 15:40:38 -04:00
Benjamin Kampmann
3e1a9abe9b
Titlecase
2016-03-13 14:41:27 +01:00
Jose Diaz-Gonzalez
f2050b6a11
Tone down the green
2016-03-13 06:53:22 -04:00
Jose Diaz-Gonzalez
6abdf34054
tone down the green
2016-03-13 06:52:56 -04:00
Jose Diaz-Gonzalez
091489b503
Use .toLowerCase() so casing does not need to be checked
2016-03-13 06:46:10 -04:00
Jose Diaz-Gonzalez
0616e77584
Update release notes regarding blockquotes
2016-03-13 06:45:11 -04:00
Jose Diaz-Gonzalez
6ed64724c0
Added yellow banner stating for doc release status
...
Also add the appropriate blockquote overrides in the template.html
2016-03-13 06:42:14 -04:00
Jose Diaz-Gonzalez
770c088507
Fix colors to be green
...
green == good to go, or released in a stable version.
2016-03-13 06:38:27 -04:00
Benjamin Kampmann
9af8389616
Highlight features that are yet to come
...
- Tone down "new as of version" boxes
- Replace all "New as of 0.5" with "yet to be released" text
- Use strong red only for "yet to be released" boxes
Fixes #1989
2016-03-13 11:30:14 +01:00
Jose Diaz-Gonzalez
95eee5369d
Add specific documentation around user management. Closes #1978
...
- Briefly cover sshcommand internals
- Show several examples for using sshcommand
- Split out docs onto a new page and relink to it where necessary
- Refer to user-auth plugin trigger for scoping commands to specific users.
[ci skip]
2016-03-09 15:20:59 -05:00
Jose Diaz-Gonzalez
cf77ee1d2a
Cache the versions response in local storage to reduce network activity
...
[ci-skip]
2016-03-08 21:36:05 -05:00
Jose Diaz-Gonzalez
ec2a21c766
Better styling on menu item
2016-03-08 21:21:04 -05:00
Jose Diaz-Gonzalez
f385efbbfc
Request a json file and set the proper cache-control header
...
[ci skip]
2016-03-08 21:05:44 -05:00
Jose Diaz-Gonzalez
8bf666f56d
Add dynamic version menu
...
This will allow a user to browse the documentation as it was at any point in time. In doing so, this allows us to more easily deprecate/remove features without worrying about having to duplicate old documentation in the future.
[ci skip]
2016-03-08 21:05:44 -05:00
Jose Diaz-Gonzalez
37bfdbbbe0
Note that deployment tasks are new as of 0.5.0
...
[ci skip]
2016-03-08 21:05:44 -05:00
Jose Diaz-Gonzalez
40e169043a
Add link to 0.5.x migration guide
...
[ci skip]
2016-03-08 21:05:43 -05:00
Jose Diaz-Gonzalez
6eaa06f613
Note the location of the CHECKS file for dockerfile deploys. Closes #1962
...
[ci skip]
2016-03-08 21:05:43 -05:00
Jose Diaz-Gonzalez
d8c5b7f484
Update sidebar links
...
- Refer to checks plugin in zero-downtime deploy link
- Refer to cron in one off processes link
- Add an "Advanced Usage" section
- Add links to proxy management and deployment tasks
- Move container options and persistent storage to advanced usage
[ci skip]
2016-03-08 21:03:32 -05:00
Jose Diaz-Gonzalez
60cd04c36a
Add reference to cron to one-off-processes doc
...
[ci skip]
2016-03-08 21:03:32 -05:00
Jose Diaz-Gonzalez
ede399e95c
Add link to disabling nginx
...
[ci skip]
2016-03-08 21:03:32 -05:00
Jose Diaz-Gonzalez
b721661e2c
Fix formatting in dokku-storage
...
[ci skip]
2016-03-08 21:03:32 -05:00
Jose Diaz-Gonzalez
4452fcda98
Properly note when 0.5.0 features were released
...
[ci skip]
2016-03-08 21:03:32 -05:00
Michael Hobbs
37584be044
Merge pull request #1953 from dokku/1579_mh-commands_refactor
...
subcommands/bashstyle refactor
2016-03-08 16:35:30 -05:00
Michael Hobbs
42520a6126
remove documentation of old plugin structure
2016-03-08 15:32:20 -05:00
Michael Hobbs
987c5cfb9c
use declare for description variable
2016-03-08 15:30:34 -05:00
Simen Brekken
19141460b5
Update link in Azure installation instructions. Fixes #1973
2016-03-07 16:59:25 +01:00
Michael S. Hobbs
89f289b433
subcommand restructure and bashstyle refactor. closes #1579
2016-03-03 22:11:35 -08:00
Jose Diaz-Gonzalez
a35e690a62
Merge pull request #1959 from dokku/1942-dokku-port
...
Allow customizing ssh port for the default client
2016-03-03 17:24:38 -05:00
Jose Diaz-Gonzalez
8a4926515b
Merge pull request #1965 from trevorturk/checks-example-tweaks-2
...
Checks example tweaks 2
2016-03-03 14:18:13 -05:00
Trevor Turk
bd5a7dea3a
Checks doc: standardize spacing on check instruction example lines
2016-03-03 12:50:22 -06:00
Trevor Turk
6a25c8b675
Checks doc: mention the ability to globally configure DOKKU_CHECKS_TIMEOUT (it looks like you can do this, but I'm not 100% sure)
2016-03-03 12:47:14 -06:00
Trevor Turk
2acd2c294a
Checks doc: minor copy edits to use a consistent voice and sentence structure
2016-03-03 12:46:03 -06:00