Skip to main content

Recently Updated Pages

Reverse Proxy

Reverse Proxy on a Synology NAS

Two requisites for this: DSM version 7 or above (It can be done on DSM version 6, but the step...

Updated 1 week ago by Stephen

Falling off a cliff

Random Memories

I had to be about three years old. I don't seem to remember anything before this particular incid...

Updated 2 weeks ago by Stephen

My self-hosted apps

Self-hosting stuff

Nearly all my self-hosted apps are Docker apps. Most of them have been installed with Docker Comp...

Updated 2 weeks ago by Stephen

Installation

Homebox Homebox App

My first installation was with the Synology Container Manager, from there I moved it to a Portain...

Updated 2 weeks ago by Stephen

Installation

Heimdall Heimdall App

This is another installation which I first installed on Container Manager in my Synology NAS, the...

Updated 2 weeks ago by Stephen

Which Timezone

Some Important Linux commands

Many Docker Container compose files ask for your timezone, with something like "TZ = " or "TZ:" ...

Updated 2 weeks ago by Stephen

User IDs from command line

Some Important Linux commands

Many Docker containers need UserID and GroupID. The environment variables can be slightly differ...

Updated 2 weeks ago by Stephen

docker-compose

Heimdall Docker Compose

services: heimdall: image: lscr.io/linuxserver/heimdall:latest container_name: hei...

Updated 2 weeks ago by Stephen

docker-compose

Joplin Docker Compose

services: db: image: postgres:16 container_name: joplin-db volu...

Updated 2 weeks ago by Stephen

Introduction

Heimdall Heimdall App

There are quite a few open source dashboard apps and many of them seem to have more bells and whi...

Updated 2 weeks ago by Stephen

My self-hosting Set-Up

Self-hosting stuff

My first NAS was a single bay Terramaster box, bought from Amazon about 2011. My thoughts were no...

Updated 2 weeks ago by Stephen

Installation

Joplin Joplin App

This installation was first done by diving into SSH from a terminal to my minipc and uploading a ...

Updated 2 weeks ago by Stephen

Permission commands for new folders

Some Important Linux commands

I have a 4TB USB storage device connected to my Ubuntu server, It's overkill, but I don't have to...

Updated 2 weeks ago by Stephen

Introduction

Joplin Joplin App

As per their site, "Joplin is an open source note-taking app. Capture your thoughts and securely ...

Updated 2 weeks ago by Stephen

Conclusion

Ubuntu with Docker and Portainer

This is basically how I started up my home server. When the Portainer GUI was up and ready, I re...

Updated 2 weeks ago by Stephen

Installing Ubuntu, Docker and Portainer

Ubuntu with Docker and Portainer

With Ubuntu, there seem to be a lot of people that stick with Ubuntu 22.04 LTS server edition and...

Updated 2 weeks ago by Stephen

Setting up my own server

Ubuntu with Docker and Portainer

Moving away from my Synology Apps, my first step was to decide how to set up my minipc. I wanted ...

Updated 2 weeks ago by Stephen

Manually updating the synology.me certificate

Updating synology.me certificate on DS213J

This is something I constantly need to remind myself how to do: As my DS213J is no longer my pri...

Updated 2 weeks ago by Stephen

docker-compose

Homebox Docker Compose

services:   homebox:     image: ghcr.io/sysadminsmedia/homebox:latest     container_name: ho...

Updated 2 weeks ago by Stephen

Introduction

Homebox Homebox App

Possibly my favourite up and running container is Homebox. Although not the first container, it h...

Updated 2 weeks ago by Stephen