ParticipationSystems/Discourse/Infrastructure: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
= Documentation = | = Documentation = | ||
[[File: | [[File:DiscourseArch - Page 1.png|300px|thumb|right|Architectural overview]] | ||
== Overview == | == Overview == | ||
* '''Hosting Provider:''' Mesos on AWS | * '''Hosting Provider:''' Mesos on AWS |
Revision as of 10:40, 9 January 2017
Documentation
Overview
- Hosting Provider: Mesos on AWS
- Compute Region (AZ): US East (N. Virginia)
- Discourse Version: tests-passed
Instances
Webheads
Webheads are run on the Community PaaS.
PostgreSQL
- Version: 9.5
Name | Service | Flavor | Volume | Availability Zone |
---|---|---|---|---|
postgres-shared-db | postgresql | db.m4.xlarge | 50GB | us-east-1d |
Note: Can only be accessed from inside the Mesos VPC.
Redis
- Version: 2.8.24
Node | Cluster | Service | Flavor | Availability Zone |
---|---|---|---|---|
0001 | discourse-production | Redis | cache.t2.meduim | us-east-1c |
Deployment
Discourse deployments are done through Jenkins.
Creating a new Discourse instance
For instructions on creating a new Discourse instance, see Discourse/Setup