Operations grimoire: Difference between revisions
From Nasqueron Agora
No edit summary |
|||
Line 42: | Line 42: | ||
=== Web === | === Web === | ||
; Where to host? | |||
* [[/Docker engine]] for Docker containers front-end | |||
* [[/Alkane]] for PHP and static sites | * [[/Alkane]] for PHP and static sites | ||
; SaaS for common applications | |||
* [[MediaWiki SaaS]] | |||
* [[/WordPress]] | |||
; Other sites | |||
* [[/Sites on Eglide]] | |||
* [[/Sites on Ysul]] (currently migrating to Alkane) | |||
=== CI/CD === | === CI/CD === | ||
Line 51: | Line 61: | ||
* [[/Sentry]] | * [[/Sentry]] | ||
* [[/Vault]] | * [[/Vault]] | ||
== Services configuration == | == Services configuration == |
Revision as of 20:55, 30 April 2023
Welcome to the Nasqueron operations grimoire (NOG).
This grimoire is a reference about our infrastructure and services hosted with procedures we follow to build, maintain and deploy.
Infrastructure
Services
Core services
- Messages queues
- Databases
- Ops
Identity management
- /Login (Auth Grove)
Collaborative tools
- /DevCentral (Phabricator)
- /Etherpad
- /Mumble
- /Mastodon (social.nasqueron.org)
IRC bots
Web
- Where to host?
- /Docker engine for Docker containers front-end
- /Alkane for PHP and static sites
- SaaS for common applications
- Other sites
- /Sites on Eglide
- /Sites on Ysul (currently migrating to Alkane)
CI/CD
Services configuration
This section contains general information not related to a specific service.
- /SSL certificates (Let's encrypt / letsencrypt)
Checklists
Infrastructure
Docker
- /Restart a Docker engine
- /Dwellers to DevCentral
- /Git operations in production containers
- /Add a service to Docker PaaS