"vault backup: 2026-03-08 13:11:13 from Flow"
This commit is contained in:
7
21-Server Reference/.claude/settings.local.json
Normal file
7
21-Server Reference/.claude/settings.local.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(ssh homelab:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,3 +1,8 @@
|
||||
# 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, he would be an expert and understand everything that he needs to about the server.
|
||||
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
|
||||
|
||||
## Sid
|
||||
Reference in New Issue
Block a user