Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
going-to-production
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zk
going-to-production
Commits
b09e0b9a
Commit
b09e0b9a
authored
Feb 19, 2015
by
Alexey Migutsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Checkboxes are fixed
parent
9a71aec2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
README.md
README.md
+4
-5
No files found.
README.md
View file @
b09e0b9a
...
...
@@ -5,12 +5,11 @@ Here is a list of things you want to address before hitting the road.
## Load balancing
[
]
My project can run on multiple CPUs
[
]
My project can run behind the load balancer
[
]
I can add a new node
*
[
]
My project can run on multiple CPUs
*
[
]
My project can run behind the load balancer
## Transparent deployment
[
]
I can add a new node without stopping the application
[
]
I can add a new node without user sessions being lost
*
[
]
I can add a new node without stopping the application
*
[
]
I can add a new node without user sessions being lost
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment