Advanced Search
Search Results
84 total results found
How to create a scrambled dump of Mesh data for sharing with new devs
This is a draft For some tickets, it's helpful, if not essential, for developers to have a copy of Mesh data. However, we don't want to give away peoples' PII. To solve this, we've written a scramble script that can be used to "sterilize" an existing copy of ...
Degrees of Connectivity
1st Degree Installs connected directly to a node. Examples with NN713: In the Admin Panel, it would be listed in the "Installs" under a node: https://db.nycmesh.net/admin/meshapi/node/f6fdabaa-5537-431c-9c17-891451bcdaee/change/ SQL explorer Example: https...
Runbook: Manually Editing Terraform State
Sometimes, you might need to do some surgery on our terraform scripts. This can happen when a provider we use makes a breaking change that makes our current code definition incompatible with the current terraform state. To resolve this, you will need to downl...
Status Page
https://status.nycmesh.net is a status page for the mesh. Ask to be added to #status-page to create and edit status updates on it. It is built using https://github.com/WillNilges/cursed-status-page which runs on a Digital Ocean droplet for resiliency in cas...