Environments
We run severalmultiple instances of MeshDB. This is so that we can do development and testing, gate our changes, and ensure the quality of the code and configurations we ship.
Find our infrastructure at https://github.com/nycmeshnet/k8s-infra
Production (prod1)
Our main instance.
PreproductionYou (gamma)
Planned instance. Does not currently exist.
Used to run tests against before changes go out. Designed toshould be asusing closethis.
Environment | Service | Link |
Production |
MeshDB | https://db.nycmesh.net |
Mesh Forms | https://forms.nycmesh.net | |
LOS Tool | https://los.nycmesh.net | |
LOS Backend | https://los-backend.db.nycmesh.net | |
Admin Map | https://adminmap.db.nycmesh.net | |
Map | https://map.db.nycmesh.net |
Development (dev3)
https://devdb.mesh.nycmesh.net
Development instance. Probably broken a lot, used to test infrastructure changes and develop new features. Does not represent prod 1:1.
Environment | Service | Link |
Development |
MeshDB | https://devdb.nycmesh.net |
Mesh Forms | https://forms.devdb.nycmesh.net | |
LOS Tool | https://los.devdb.nycmesh.net | |
LOS Backend | https://los-backend.devdb.nycmesh.net | |
Admin Map | https://adminmap.devdb.nycmesh.net | |
Map | https://map.devdb.nycmesh.net |