Operations grimoire: Difference between revisions

From Nasqueron Agora
 
(26 intermediate revisions by the same user not shown)
Line 2: Line 2:


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]]
* [[/Docker engine]]
* [[/Docker engine]]
* [[/Salt]]
* [[/Salt]]
=== OS-specific ===
* [[/FreeBSD]]
* [[/RHEL]]
=== Storage ===
* [[/ZFS]]
=== Network ===
* [[/Network]]
* [[/DNS]]
* [[/IPv6]]
* [https://netbox.nasqueron.org/ NetBox]


== Services ==
== Services ==
=== Core services ===
; Messages queues
* [[/Kafka]]
* [[/RabbitMQ]]
; Databases
* [[/MySQL]]
* [[/PostgreSQL]]
; Ops
* [[/NetBox]]
=== Identity management ===
=== Identity management ===
* [[/Login]] (Auth Grove)
* [[/Login]] (Auth Grove)
Line 17: Line 45:
* [[/Mumble]]
* [[/Mumble]]
* [[/Mastodon]] (social.nasqueron.org)
* [[/Mastodon]] (social.nasqueron.org)
* [[/Openfire]] (XMPP)


=== IRC bots ===
=== IRC bots ===
Line 26: Line 55:
* [[/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 35: Line 83:
* [[/Vault]]
* [[/Vault]]


== Other web sites ==
=== Shellserver ===
* [[/Sites on Eglide]]
* [[/Eglide/Vault]]
* [[/Sites on Ysul]]
 
== 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 46: Line 94:
* [[/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]]
=== Network ===
* [[/Checklist router post-restart]]


=== Docker ===
=== Docker ===
Line 54: Line 105:


=== Salt ===
=== Salt ===
* [[/Operations repository]]
* [[/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 ==
Line 63: Line 119:
* [[/Incidents]]
* [[/Incidents]]
* [[/Policies]]
* [[/Policies]]
* [[/Old content report]]


[[Category:Reference]]
[[Category:Reference]]

Latest revision as of 22:47, 12 January 2024

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

Services configuration

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

Checklists

Infrastructure

Network

Docker

Salt

SIG

Appendices