Jose Diaz-Gonzalez
35947100b8
Move all deployment methods into their own section
...
This makes our support for each method explicit, and also allows us to add more deployment methods in the future.
[ci skip]
2016-07-05 01:21:15 -04:00
Jose Diaz-Gonzalez
29847b7ab6
Separate application management docs
...
Also add complete documentation around all the commands in the apps plugin.
2016-07-05 01:11:18 -04:00
Jose Diaz-Gonzalez
edc0961e19
Fix documentation directory structure
...
Also ensure there is a trailing slash on all urls
2016-07-04 22:59:50 -04:00
Jose Diaz-Gonzalez
900943a1b6
Add # prefix to images command
...
[ci skip]
2016-07-04 20:22:10 -04:00
Jose Diaz-Gonzalez
2e9b1c9bd6
Split out ssl configuration command from output
...
[ci skip]
2016-07-03 17:19:54 -04:00
Jose Diaz-Gonzalez
24aef3781e
Cleanup image deployment doc and follow apparent tag naming specification
...
Refs https://github.com/docker/docker/issues/24289
[ci skip]
2016-07-03 17:19:30 -04:00
Jose Diaz-Gonzalez
47db01550f
Remove ambiguity
...
[ci skip]
2016-07-03 17:18:12 -04:00
Jose Diaz-Gonzalez
4c976d8097
Use a single format for all the help output
...
[ci skip]
2016-07-03 17:16:01 -04:00
Jose Diaz-Gonzalez
d24031ab49
Add language to each codeblock
...
[ci skip]
2016-07-03 17:11:45 -04:00
Jose Diaz-Gonzalez
f6c1ad1b8f
Add documentation surrounding when the /app/.env file is populated
...
Closes #2177
[ci skip]
2016-06-26 17:13:46 -04:00
Jose Diaz-Gonzalez
47dfde16f5
Use $ to signify bash command prompts
...
[ci skip]
2016-06-24 23:21:23 -04:00
Michael Hobbs
cd48505922
Merge pull request #2018 from pascalw/feature/dokku-run-from-procfile
...
Support running Procfile commands using `dokku run`
2016-06-16 12:42:01 -07:00
Michael Hobbs
a9fd2cdbf6
[ci skip] move nginx upstream blocks to the bottom in docs examples
2016-06-02 13:00:39 -07:00
Jose Diaz-Gonzalez
5c6e39d2c0
Clarify the role of process types for buildpack deployment
...
Closes #2158
[ci skip]
2016-05-14 14:53:46 -04:00
Michael Hobbs
7aa48d3426
enter default container type if only a single type is running
2016-05-11 16:40:10 -07:00
Michael Hobbs
2da4f5ef03
[ci skip] clarify how we get ports when deploying an arbitrary image
2016-05-06 11:45:58 -07:00
Jose Diaz-Gonzalez
565cd5c0e8
Update one-off-processes.md
...
[ci skip]
2016-05-02 12:37:49 -04:00
Jose Diaz-Gonzalez
8597b692ee
Add the ability to run containers in detached mode
2016-05-02 00:02:37 -04:00
Jose Diaz-Gonzalez
075de78442
Use sleep infinity for enter cron task
...
Closes #2135
[ci skip]
2016-04-23 00:28:37 -04:00
Jose Diaz-Gonzalez
80cc57caa0
Add a note as to Dockerfile support being a power-user feature
...
Closes #2067
[ci skip]
2016-04-16 17:30:09 -04:00
Daiwei
96da38a8e4
Fix typo
2016-04-16 16:53:43 -04:00
Daiwei
25b144e496
Remove redundant
2016-04-16 16:52:33 -04:00
Daiwei
478f5e34d3
Add instruction to pull image from docker hub
2016-04-16 16:52:05 -04:00
Jose Diaz-Gonzalez
c162f57dbd
Add table of contents to sidebar when there is a table of contents
...
[ci skip]
2016-04-16 16:39:53 -04:00
Simen Brekken
579ffa5a62
Add Docker Registry note
2016-04-14 06:55:42 +02:00
Simen Brekken
c6fa061604
Fix invalid highlighting language
2016-04-14 06:55:13 +02:00
Simen Brekken
1a94a62fe3
Add CI deployment recipe
2016-04-14 06:28:31 +02:00
Jose Diaz-Gonzalez
6b48b250a7
Add documentation on customizing hostnames
...
[ci skip]
2016-04-07 21:14:56 -04:00
Jose Diaz-Gonzalez
a36d35d752
Update ssl-configuration.md
...
[ci skip]
2016-04-07 21:13:18 -04:00
Jose Diaz-Gonzalez
89d1a9751c
Update and rename domains.md to domain-configuration.md
...
[ci skip]
2016-04-07 21:12:58 -04:00
Jose Diaz-Gonzalez
841c8c22d7
Fix casing
...
[ci skip]
2016-04-07 21:12:36 -04:00
Jose Diaz-Gonzalez
a62bae8c7c
Fix link to the domains plugin
2016-04-07 21:08:59 -04:00
Jose Diaz-Gonzalez
0ea44cfafb
Create domains.md
2016-04-07 21:07:21 -04:00
Jose Diaz-Gonzalez
1948a41949
Add a note on how ssl and multiple domains interact
...
Refs #2086
2016-04-07 21:03:44 -04:00
Jose Diaz-Gonzalez
a8c1b728d2
Add a note to dockerfile deploys concerning ports being exposed as http
...
Closes #2075
[ci skip]
2016-04-05 10:47:10 -04:00
Michael Hobbs
1dd07aeda9
[ci skip] note that we only support one EXPOSE port per line in dockerfiles. closes #2071
2016-04-04 12:34:56 -07:00
Michael Hobbs
c739c770f7
remove references to global TLS certs. closes #2057
2016-03-31 07:52:19 -07:00
Matthias Loker
aa2f02b1d2
Fix typo in deployment-tasks.md
2016-03-30 08:31:14 +02:00
Justin Clark
3eb9a50921
Reword dockerfiles.md to clarify EXPOSE handling in 0.5.x
2016-03-29 15:56:30 -07:00
Michael Hobbs
45551c3c5b
clarify dockerfile port exposure. remove reference to DOKKU_DOCKERFILE_PORT. closes #2028
2016-03-29 11:31:14 -07:00
Jose Diaz-Gonzalez
8cf20db7e1
Fix upstream positioning in docs. Closes #2031
...
[ci skip]
2016-03-28 03:18:03 -04:00
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
Pascal Widdershoven
e64daa18cf
First stab at dokku run Procfile shorthand
2016-03-23 21:36:50 +01: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
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
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
37bfdbbbe0
Note that deployment tasks are new as of 0.5.0
...
[ci skip]
2016-03-08 21:05:44 -05:00