docker How to run Synology DSM via Docker? Synology introduced Docker support back in May 2015. It was the start of a brand new era for Synology NAS users. This was when DSM was in its fifth major
docker Rallly - self-hosted meeting schedule platform Ever needed to get together with someone, schedule a meeting, or a support call but not sure if the next person will be or is available at some point in
bitwarden Bitwarden biometrics & passkeys - new passwordless technologies This has been a great year for Bitwarden in terms of new features for both their commercial and self-hosted customers. While the need for a password manager has never been
docker Obsidian - running sync engine via Docker It's been a while since I looked into a self-hosted platform focused on building a knowledge base of some sort using personal, work, or any other type of
portainer Portainer & ChatGPT The fact is that ever since ChatGPT has taken the world by storm, it keeps popping up everywhere. All the tech giants are using it, open-source as well, even all
docker Mattermost & ChatGPT In November 2022 OpenAI launched their AI-driven chatbot called ChatGPT. It swept the world fast and started to be implemented via API into anything that it can be used with.
docker Backup Portainer with Synology C2 Object Storage Table of content : Preparing C2 Object Storage : Portainer backup configuration : Portainer backup restoration 💡UPDATE: 07/07/2023 - C2 Object Storage started to support both versioning and WORM protection for
docker Bitwarden unified self-host deployment 💡UPDATE: 28/12/2022 - added the docker-compose for running Bitwarden against an external MySQL database. Running your own services can seem a bit challenging for someone with no experience,
docker HedgeDoc - collaborative markdown editor (via Docker on Synology NAS) For anyone not familiar with Markdown it is a markup language for creating formatted text. It's been around for close to 20 years now and it's
docker LinkAce - self-hosted link archive platform :Intro Back in April, I did an article on self-hosted start page alternatives. In that article, I did mention more than a few solutions but only wrote about a few
vpn Wireguard VPN for your Synology NAS 💡This article is the second one out of the two Wireguard ones. This article is about running your Wireguard VPN server on your Synology NAS! For information on how to
vpn Wireguard SPK for your Synology NAS 💡This article is the first out of the two Wireguard ones. This article is about building your SPK package for your Synology NAS using Docker in order to enable Wireguard
docker trudesk. self-hosted task management platform For a while, I have been looking for a task/ticket management solution that I could self-host on my own. Using Docker you can run a huge number of apps
portainer Private Docker registry with Portainer Table of contents Securing your registry Docker-compose Reverse proxy Pulling, tagging, and pushing images to your repository Connecting registry to Portainer and basic operations Intro In case you are familiar
docker Self-hosted start page alternatives Intro Favorites, bookmarks, tabs, whatever you want to call them, have been with us for a long time. The idea behind them is simple, help me not to type my
docker Docker + snyk - vulnerability scanning for Docker images Back in October 2020, Docker launched image scanning functionality powered by Snyk. Shortly after that, in November this function made it to the Docker Desktop versions as well. So what
docker ShellNGN - web-based SSH client DISCLAIMER: In the interest of full disclosure, this app has been bought with my own funds, all of the opinions you are about to read are my own, nobody is
docker View Docker HUB repository statistics using Grafana and Infinity Over time, I tend to write about Grafana Labs products, and today I would like to just point out one plugin that I found out while researching how to implement
docker BookStack - self-hosted wiki platform 📢UPDATE 23/12/2021 - BookStack v21.12 is out with new features including Outbound webhooks. Details on the bottom. 📢UPDATE: Added docker-compose for running BookStack via an external database
docker Docker pricing & subscriptions Considering that most of the time I run things in Docker and advocate for it, it is only fair that I mention (in case you missed it), that the Docker
docker Running your torrent client via NordVPN Lynx (Wireguard) ⚠️WARNING: while this tutorial is functional, it will work with the image version 3.12.2. DO NOT use the latest image tag as it causes problems. The issue is
docker Portainer 2.6 - using STACKS Back in September 2020, I wrote a short article on how to get Portainer up and running as well as connecting it with multiple Docker hosts using the Portainer agent.
docker Portainer - login via LDAP hosted on Synology NAS Personally, I use Portainer for all my Docker container needs (with all my hosts). One thing that Portainer offers is multi-user access with various teams, and permission levels. Portainer offers
docker Outline - wiki for growing teams This will be an article on how to set up Outline, a new player in the wiki and knowledge base area. Advertised a both free (self-hosted), and paid platform, Outline
docker Grafana 8 - InfluxDB 2 - Telegraf - 2021 monitoring stack Table of Contents InfluxDB 2 Docker container Configuring Telegraf token in InfluxDB instance Configuring and connecting Telegraf to InfluxDB Telegraf Docker container Grafana Docker container Connecting Grafana to InfluxDB Examples