WIP: Add more documentation/procedures #31

Draft
silver wants to merge 22 commits from fyp_procedures into main
Showing only changes of commit 68875cace9 - Show all commits

View file

@ -46,19 +46,12 @@ For example:
If at all possible try to get the name to match its task. If at all possible try to get the name to match its task.
Some past names and ideas for others can be found on [the nixos wiki][server_names] Some past names and ideas for others can be found on [the nixos wiki][server_names]
[server_name_skynet]: https://2009.skynet.ie/history.html
[server_names]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/Possible_Server_Names.md
### What is its **IP** address? ### What is its **IP** address?
We have a ``/26`` allocation, so about 60 IP's we can make use of. We have a ``/26`` allocation, so about 60 IP's we can make use of.
Like with the names above several servers are grouped together IP wise. Like with the names above several servers are grouped together IP wise.
Check the [Server Inventory][server_inventory] to see what addresses are available. Check the [Server Inventory][server_inventory] to see what addresses are available.
[server_inventory]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/ITD/Server_Inventory.csv
### Tracking sheet ### Tracking sheet
Now that ye have all the details about the build it is time to add them to the [Server Inventory][server_inventory]. Now that ye have all the details about the build it is time to add them to the [Server Inventory][server_inventory].
Add a new one, incrementing the index, and fill in the rest of the information. Add a new one, incrementing the index, and fill in the rest of the information.
@ -79,7 +72,7 @@ Each section below is one of the tabs in the window.
### General ### General
#### Hostname #### Hostname
This is the **Name** of the server, lowercase. This is the **Name** of the server, lowercase.
#### Unprivilaged #### Unprivileged
Ensure this is ticked. Ensure this is ticked.
#### Nesting #### Nesting
Ensure this is ticked. Ensure this is ticked.
@ -133,4 +126,9 @@ Tick this box if you want it to boot up immediately after being installed.
[server_name_skynet]: https://2009.skynet.ie/history.html
[server_names]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/Possible_Server_Names.md
[server_inventory]: https://forgejo.skynet.ie/Skynet/nixos/src/branch/main/ITD/Server_Inventory.csv
[proxmox_lxc]: https://pve.proxmox.com/wiki/Linux_Container [proxmox_lxc]: https://pve.proxmox.com/wiki/Linux_Container