We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f7de6 commit b482f37Copy full SHA for b482f37
1 file changed
programming-notes/homeserver/index.md
@@ -1,11 +1,22 @@
1
# Homeserver
2
3
+## Set up
4
+
5
+1. Install Ubuntu Server
6
7
+2. [Set up Docker and Docker Compose](setup-docker.md)
8
9
+3. [Set up Homepage](setup-homepage.md)
10
11
12
+## Services
13
14
Overview of several services for a Home Server.
15
-## Dashboard
16
+### Dashboard
17
18
- [Homepage](https://gethomepage.dev/configs/)
19
-## Server monitoring
20
+### Server monitoring
21
22
- [Uptime Kuma](https://uptimekuma.org/)
0 commit comments