Confirmed users
537
edits
(initial writing) |
(→Requirements: update project plan) |
||
Line 29: | Line 29: | ||
* V. Build, release, run (http://12factor.net/build-release-run) -- We're definitely going to have to rewrite our deploy scripts. However, we're probably going to need to wait to do this until we know what the environment we're switching to looks like. | * V. Build, release, run (http://12factor.net/build-release-run) -- We're definitely going to have to rewrite our deploy scripts. However, we're probably going to need to wait to do this until we know what the environment we're switching to looks like. | ||
Of those, item III is the big issue we definitely need to fix first, we should look at item II to get a better handle on whether it's really an issue or not | Of those, item III is the big issue we definitely need to fix first, we should look at item II to get a better handle on whether it's really an issue or not. | ||
Item V will be pushed off until later (2015q2?) when we find out what environment we're going to and what options are available. | |||
Requirements: | Requirements: | ||
# store configuration in the environment | # store configuration in the environment | ||
# | # all dependencies are specified explicitly in requirements files | ||
Bugs: | Bugs: |