9 lines
729 B
Markdown
9 lines
729 B
Markdown
# Objective
|
|
Create a living documentation of a server, including configuration, docker containers, changes, and any other relevant information. The end goal should be if a sever admin who had never touched this server before were to read this documentation, they would be an expert and understand everything that they need to about the server.
|
|
|
|
It does not need to live in a single file, and should be divided between different folders and files.
|
|
|
|
Whenever any changes need to be made, the relevant parts of this documentation need to be read, compared to current status, and updated accordingly
|
|
|
|
## Side Objective
|
|
Do the same thing for a much smaller server, running on a raspi that supports the larger server in various ways. |