mirror of
https://github.com/kennethreitz/12factor.git
synced 2026-06-05 23:10:17 +00:00
integrate jon mountjoy's feedback
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## XII. Admin processes
|
||||
### One-off admin/management tasks
|
||||
### Run admin/management tasks as one-off processes
|
||||
|
||||
The [process formation](/concurrency) is the array of processes that are used to do the app's regular business (such as handling web requests) as it runs. Separately, developers will often wish to do one-off administrative or maintenance tasks for the app, such as:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user