Operations grimoire: Difference between revisions

From Nasqueron Agora
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Nasqueron Operations Grimoire.jpg|thumb|320px|right|The Nasqueron operations grimoire tries to document the more arcane aspects of our complex infrastructure.]]
Welcome to the Nasqueron operations grimoire (NOG).
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.
This grimoire is a reference about our infrastructure and services hosted with procedures we follow to build, maintain and deploy.
Our infrastructure is open, mainly documented in {{repo|operations}} repository, and we actively encourage contributions from the community.


== Infrastructure ==
== Infrastructure ==
* [[/Network]]
* [[/Environments]]
* [[/Kubernetes]]
* [[/Kubernetes]]
* [[/Docker engine]]
* [[/Docker engine]]
* [[/Salt]]
* [[/Salt]]
=== OS-specific ===
* [[/FreeBSD]]
* [[/RHEL]]
* [[/Packages repository]]
=== Storage ===
* [[/ZFS]]
=== Network ===
* [[/Network]]
* [[/DNS]]
* [[/Firewall]]
* [[/IPv6]]
* [https://netbox.nasqueron.org/ NetBox]


== Services ==
== Services ==
=== Core services ===
=== Core services ===
; Messages queues
* [[/Kafka]]
* [[/RabbitMQ]]
* [[/RabbitMQ]]
; Databases
* [[/MySQL]]
* [[/PostgreSQL]]
; Ops
* [[/NetBox]]


=== Identity management ===
=== Identity management ===
Line 21: Line 49:
* [[/Mumble]]
* [[/Mumble]]
* [[/Mastodon]] (social.nasqueron.org)
* [[/Mastodon]] (social.nasqueron.org)
* [[/Openfire]] (XMPP)


=== IRC bots ===
=== IRC bots ===
Line 30: Line 59:
* [[/Mail/DKIM]]
* [[/Mail/DKIM]]
* [[/Mail/Sympa]]
* [[/Mail/Sympa]]
=== Web ===
; Common documentation for all webserver roles
* [[/Web/Headers]]
; Where to host?
* [[/Docker engine]] for Docker containers front-end
* [[/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)
; Services for web applications
* [[/Orbeon]]


=== CI/CD ===
=== CI/CD ===
Line 39: Line 87:
* [[/Vault]]
* [[/Vault]]


== Other web sites ==
=== Shellserver ===
* [[/Sites on Eglide]]
* [[/Eglide/Vault]]
* [[/Sites on Ysul]]
 
=== Observability ===
* [[/Grafana]]
* [[/Prometheus]]
 
== Services configuration ==
== Services configuration ==
''This section contains general information not related to a specific service.''
''This section contains general information not related to a specific service.''
* [[/SSL certificates]] (Let's encrypt / letsencrypt)
* [[/TLS certificates]] (Let's encrypt / letsencrypt)


== Checklists ==
== Checklists ==
Line 50: Line 102:
* [[/How to add a server to the Nasqueron servers pool]]
* [[/How to add a server to the Nasqueron servers pool]]
* [[/How to attach a new virtual disk]]
* [[/How to attach a new virtual disk]]
* [[/Reboot checklist]]
=== Network ===
* [[/Checklist router post-restart]]


=== Docker ===
=== Docker ===
Line 56: Line 112:
* [[/Git operations in production containers]]
* [[/Git operations in production containers]]
* [[/Add a service to Docker PaaS]]
* [[/Add a service to Docker PaaS]]
* [[/Docker Hub]]


=== Salt ===
=== Salt ===
Line 61: Line 118:
* [[/Deploy with Salt]]
* [[/Deploy with Salt]]
* [[/Create and revoke user accounts on Salt servers]]
* [[/Create and revoke user accounts on Salt servers]]
* [[/Provision user homefiles]]
== SIG ==
* [[/Onboarding]]


== Appendices ==
== Appendices ==
* [[/Changelog]]
* [[/Contacts]]
* [[/Contacts]]
* [[/Contribute]]
* [[/Decom]]
* [[/Evaluated products]]
* [[/Evaluated products]]
* [[/External services]]
* [[/External services]]
* [[/Incidents]]
* [[/Incidents]]
* [[/Legacy archive]]
* [[/Policies]]
* [[/Policies]]
* [[/Old content report]]
* [[/Who]]


[[Category:Operations grimoire|*]]
[[Category:Reference]]
[[Category:Reference]]

Latest revision as of 13:00, 10 November 2024

The Nasqueron operations grimoire tries to document the more arcane aspects of our complex infrastructure.

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.

Our infrastructure is open, mainly documented in operations repository, and we actively encourage contributions from the community.

Infrastructure

OS-specific

Storage

Network

Services

Core services

Messages queues
Databases
Ops

Identity management

Collaborative tools

IRC bots

Mail

Web

Common documentation for all webserver roles
Where to host?
SaaS for common applications
Other sites
Services for web applications

CI/CD

Shellserver

Observability

Services configuration

This section contains general information not related to a specific service.

Checklists

Infrastructure

Network

Docker

Salt

SIG

Appendices