fmt: little bit of re-organisation
This commit is contained in:
parent
427e154332
commit
68875cace9
1 changed files with 6 additions and 8 deletions
|
@ -46,19 +46,12 @@ For example:
|
|||
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]
|
||||
|
||||
[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?
|
||||
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.
|
||||
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
|
||||
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.
|
||||
|
@ -79,7 +72,7 @@ Each section below is one of the tabs in the window.
|
|||
### General
|
||||
#### Hostname
|
||||
This is the **Name** of the server, lowercase.
|
||||
#### Unprivilaged
|
||||
#### Unprivileged
|
||||
Ensure this is ticked.
|
||||
#### Nesting
|
||||
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
|
Loading…
Reference in a new issue