Category: Server
-
Uptime Kuma Monitoring
Thanks to https://pimylifeup.com/uptime-kuma-docker/ here is how i set up Uptime Kuma. Set up the docker image on the unraid appstore, no special commands are needed for this. Once it’s up and running visit the port you set up. After you set up your credentials lets set up a host. Go to settings, Docker Hosts, Setup…
-
Setting up WordPress
First I gotta head over to the unraid appstore and search for wordpress. Keep in mind it also needs MariaDB or MySQL as well. Once you click apply it’ll launch the program, but then it’ll close and stop since we don’t have mariadb set up yet. Head back to the unraid appstore and look up…
-
Self hosted Gitea Server
What even is Gitea? Well from my understanding it’s a self hosted git server.(I don’t really know) git, github, gitlab, gitbucket, etc. First head to the Unraid community app store and look up gitea. Modify the ports to whatever ports you’d like to use. The default ports are 22 for ssh and 3000 for the…