Miguel Andrade
89d1997d63
Update plugin-creation.md
...
Add a reminder to set the correct permissions for executable files.
2016-08-04 16:19:20 +01:00
Jose Diaz-Gonzalez
9454971b1d
Update deprecated plugins list
...
[ci skip]
2016-07-31 15:48:58 -04:00
Jose Diaz-Gonzalez
8e3710f69c
Update description
...
[ci skip]
2016-07-31 15:11:03 -04:00
Jose Diaz-Gonzalez
b930ed9600
Release 0.7.0
2016-07-30 18:51:55 -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
080b7b98bd
Fix header for Git Garbage Collection
...
[ci skip]
2016-07-30 16:43:01 -04:00
Jose Diaz-Gonzalez
c16e75197f
Clarify wording around providing a custom nginx.conf.sigil template
...
[ci skip]
2016-07-30 16:42:46 -04:00
Jose Diaz-Gonzalez
828404c285
Add a back-to-top button
2016-07-30 16:41:30 -04:00
Jose Diaz-Gonzalez
5983a1e673
Add a slideout "improve" link on all pages
...
This will make it easier for users to see that the documentation is editable and that they can submit improvements whenever there are errors.
2016-07-30 16:41:19 -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
1d08888234
Merge pull request #2283 from xadh00m/multiple_global_domains
...
Multiple global domains
2016-07-30 15:12:29 -04:00
Jose Diaz-Gonzalez
53fac6d5dd
Merge pull request #2287 from dokku/u2mejc-ssh-keys
...
Add ssh-keys core plugin
2016-07-30 15:11:01 -04:00
Jose Diaz-Gonzalez
9dfeb16329
Minor doc changes
...
[ci skip]
2016-07-29 02:32:41 -04:00
Jose Diaz-Gonzalez
b3b1f12e69
Clarify documentation surrounding port management for domain and ssl configuration
...
When configuring domains/ssl certificates, the port mappings for an application may be automatically set. This can cause issues for applications which will use non-standard ports - ie. for Dockerfile deploys.
[ci skip]
2016-07-29 02:32:32 -04:00
Jose Diaz-Gonzalez
c93396aff9
Merge pull request #2326 from dokku/persistent-storage-user-docs
...
Document the user and group id to use for persistent storage permissions
2016-07-23 15:58:45 -04:00
Jimmy Fan
a441a7ac00
Update to without -qq for proper Grub prompt.
2016-07-22 15:52:12 +10:00
Jose Diaz-Gonzalez
5337a3a479
Document the user and group id to use for persistent storage permissions
...
[ci skip]
2016-07-17 18:16:09 -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
Jose Diaz-Gonzalez
c6776c5e49
Merge pull request #2315 from smaffulli/dreamhost-docs
...
Adding DreamHost Cloud installation with cloud-init
2016-07-13 17:43:24 -04:00
Stefano Maffulli
d9e90f0128
addressing comments on PR
2016-07-13 14:26:16 -07:00
Stefano Maffulli
fa6084786b
Iteration based on comments to PR
2016-07-13 10:54:26 -07:00
Stefano Maffulli
cab258d75a
Adding DreamHost Cloud installation with cloud-init
2016-07-12 15:46:38 -07:00
dm-wyncode
ce04cb14ac
issue 2311
...
Edited the "unattended script" in the documentation so that apt-get
doesn't wait for input on the Dokku install.
modified: getting-started/install/debian.md
2016-07-12 15:30:22 -04:00
Jose Diaz-Gonzalez
391dc39e95
Clarify that nginx.conf.sigil is only extracted from repo root for buildpack applications
...
Closes #2307
[ci skip]
2016-07-08 14:24:38 -04:00
Jose Diaz-Gonzalez
b2fd5676eb
Release 0.6.5
2016-07-06 18:39:17 -04:00
Michael Hobbs
01d65fccdd
fix app.json extraction in dockerfile apps not using /app. closes #2300
2016-07-06 12:03:07 -07:00
Justin Clark
9aef528edc
Updated user-managementm docs for ssh-keys plugin
2016-07-05 17:18:05 -07:00
Mirko Geissler
bdc3353a5c
Remove domains:set-global command
2016-07-05 09:49:26 +02:00
Mirko Geissler
f58ae52886
Update documentation
2016-07-05 09:47:22 +02:00
Jose Diaz-Gonzalez
3dccf814e8
Add deployed-app-image-repo plugin hook
...
This hook will allow users to modify the repo in use for deployed applications. An example use case would be one where the image being deployed is from a remote docker registry where the `dokku` username is taken and the app will be deployed from a separate username.
2016-07-05 02:34:13 -04:00
Jose Diaz-Gonzalez
905b3028b4
Add an example plugin trigger for cache busting Dockerfile builds
...
Closes #2288
2016-07-05 02:16:37 -04: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
a05792b363
Add language labels to code snippets and highlight command output properly
...
[ci skip]
2016-07-04 23:15:18 -04:00
Jose Diaz-Gonzalez
b615e55ec5
Remove errant console.log
2016-07-04 23:11:00 -04:00
Jose Diaz-Gonzalez
388642e388
Double to single quotes
...
[ci skip]
2016-07-04 23:10:04 -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
8c7a031061
Fix language for plugin.toml
...
[ci skip]
2016-07-04 20:23:15 -04:00
Jose Diaz-Gonzalez
a45da81396
Make testing docs a bit more readable
...
[ci skip]
2016-07-04 20:22:57 -04:00
Jose Diaz-Gonzalez
900943a1b6
Add # prefix to images command
...
[ci skip]
2016-07-04 20:22:10 -04:00
Jose Diaz-Gonzalez
49b48a6828
Cleanup command output
...
[ci skip]
2016-07-04 20:21:50 -04:00