AO3-4611 Add new servers #2501
+2
−0
config/deploy/production.rb
| server "ao3-app07.ao3.org", :app | ||
| server "ao3-front01.ao3.org", :web | ||
| server "ao3-app09.ao3.org", :app | ||
| +server "ao3-app91.ao3.org", :app , :workers , :schedulers |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
config/deploy/production.rb
| @@ -16,9 +16,11 @@ | ||
| server "ao3-app05.ao3.org", :app | ||
| server "ao3-app08.ao3.org", :app , :workers , :schedulers | ||
| server "ao3-app06.ao3.org", :app | ||
| +server "ao3-app90.ao3.org", :app , :workers , :schedulers |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
2 checks passed
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
hound
2 violations found.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://otwarchive.atlassian.net/browse/AO3-4611