-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Documentation Overhaul #1562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Documentation Overhaul #1562
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Blockquote elements that call out a new feature are given a "pink" background, whereas all others are given a "blue" background. This is to help avoid cases where users expect a feature to work for their version when they are several versions behind when a feature was introduced.
- Move some docs to nginx and checks pages - Flesh out dockerfiles and image tagging documentation a bit on their own pages
We never actually documented either the `enter` or `run` commands, nor did we have recommendations for running cron tasks.
Added documentation on little-known flags and also renamed the section "Environment Variables"
This is now documented in the one-off-processes section
[ci skip]
…000 if not specified [ci skip]
[ci skip]
[ci skip]
[ci skip]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the beginning of my more or less complete overhaul of the documentation.
One off processes(Cron).Still needs a bit of work around the following topics:
Dockerfile deploysProcess scaling: It's a bit wonky, and I don't use it much. Anything I need to add here?Would love some thoughts on this. Our docs have been a bit sad, and the recent design changes make me want to write more lovely-looking documentation :)