Recently Updated Pages
Reverse Proxy
Two requisites for this: DSM version 7 or above (It can be done on DSM version 6, but the step...
Falling off a cliff
I had to be about three years old. I don't seem to remember anything before this particular incid...
My self-hosted apps
Nearly all my self-hosted apps are Docker apps. Most of them have been installed with Docker Comp...
Installation
My first installation was with the Synology Container Manager, from there I moved it to a Portain...
Installation
This is another installation which I first installed on Container Manager in my Synology NAS, the...
Which Timezone
Many Docker Container compose files ask for your timezone, with something like "TZ = " or "TZ:" ...
User IDs from command line
Many Docker containers need UserID and GroupID. The environment variables can be slightly differ...
docker-compose
services: heimdall: image: lscr.io/linuxserver/heimdall:latest container_name: hei...
docker-compose
services: db: image: postgres:16 container_name: joplin-db volu...
Introduction
There are quite a few open source dashboard apps and many of them seem to have more bells and whi...
My self-hosting Set-Up
My first NAS was a single bay Terramaster box, bought from Amazon about 2011. My thoughts were no...
Installation
This installation was first done by diving into SSH from a terminal to my minipc and uploading a ...
Permission commands for new folders
I have a 4TB USB storage device connected to my Ubuntu server, It's overkill, but I don't have to...
Introduction
As per their site, "Joplin is an open source note-taking app. Capture your thoughts and securely ...
Conclusion
This is basically how I started up my home server. When the Portainer GUI was up and ready, I re...
Installing Ubuntu, Docker and Portainer
With Ubuntu, there seem to be a lot of people that stick with Ubuntu 22.04 LTS server edition and...
Setting up my own server
Moving away from my Synology Apps, my first step was to decide how to set up my minipc. I wanted ...
Manually updating the synology.me certificate
This is something I constantly need to remind myself how to do: As my DS213J is no longer my pri...
docker-compose
services: homebox: image: ghcr.io/sysadminsmedia/homebox:latest container_name: ho...
Introduction
Possibly my favourite up and running container is Homebox. Although not the first container, it h...