Jose Diaz-Gonzalez
ab8063e88a
Add documentation for proxy ports scheme handling
...
Closes #2384
[ci skip]
2016-08-26 15:29:17 -04:00
Alex Gleason
36ed8e1fa8
Fix typo "exampple" to "example"
2016-08-25 18:25:36 -04:00
Jose Diaz-Gonzalez
60a44c88af
Cleaning testing docs
...
- Simplify test location documentation
- Add documentation surrounding our existing CI environment
- Dedent items that shouldn't be in a list
[ci skip]
2016-07-30 17:01:37 -04:00
Jose Diaz-Gonzalez
edd7c3c248
Fix headers for zero-downtime deploy docs
...
[ci skip]
2016-07-30 16:50:20 -04:00
Jose Diaz-Gonzalez
6f04d84b59
Separate output sections to zero downtime deploy docs
...
[ci skip]
2016-07-30 16:50:09 -04:00
Jose Diaz-Gonzalez
926a752e31
Clarify user management docs
...
- Add missing "New as of" banner
- Ensure we list commands at the top
- Add reference to sshcommand
- Callout that the NAME must be unique
- Add an example for removing keys
[ci skip]
2016-07-30 16:49:44 -04:00
Jose Diaz-Gonzalez
cc05a64fbe
Add missing restart-policy documentation
2016-07-30 16:46:59 -04:00
Jose Diaz-Gonzalez
159e6e8c98
Reword process scaling documentation
...
[ci skip]
2016-07-30 16:46:26 -04:00
Jose Diaz-Gonzalez
12360639bb
Merge pull request #2273 from dokku/2218-checks-run-command
...
Add the ability to manually execute checks against an application
2016-07-30 15:13:47 -04:00
Jose Diaz-Gonzalez
002e3b457d
Add the ability to manually execute checks against an application
...
Checks can be run in several ways:
- checks:run APP
- checks:run APP PROCESS_TYPE
- checks:run APP PROCESS_TYPE.CONTAINER_INDEX
This will reuse the existing checks infrastructure as defined by the checks plugin, and therefore if no checks file is defined, it will default to the normal Dokku container check.
Closes #2218
2016-07-17 15:05:16 -07:00
Justin Clark
9aef528edc
Updated user-managementm docs for ssh-keys plugin
2016-07-05 17:18:05 -07:00
Jose Diaz-Gonzalez
0c62804b1d
sample => app
...
[ci skip]
2016-07-05 01:32:11 -04:00
Jose Diaz-Gonzalez
7848ab2a8c
Add hashes to beginning of commands in more plugins
...
[ci skip]
2016-07-05 01:21:19 -04:00
Jose Diaz-Gonzalez
c940b7f979
Document the repo plugin
...
[ci skip]
2016-07-05 01:21:19 -04:00
Jose Diaz-Gonzalez
3ae6b3f1a8
Document tar deployment method
...
[ci skip]
2016-07-05 01:21:19 -04:00
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