Advanced Search
Search Results
435 total results found
01. What is Sure Finance ?
Track your bank accounts , check how your stocks and crypto are doing, and monitor your everything else in any currency all in one place. Alright! Well yeah we still live in a capitalistic world and hence our finances have a big impact on our lives and...
02. Installation
Sure provides a great installation page on their website as can be found over here. However, I would like to drop the docker compose file straight away. Also note that I like to keep all the volumes inside the same folder instead of all in docker volumes. Henc...
1.5.23 Open Notebook
Open Notebook is the cognitive partner you always wanted and could never explain why. It combines the power of AI with unwavering privacy controls. It's designed for researchers, students, and professionals who want to enhance their learning and abilities whil...
1. Installation
We will again use our Dockervm to deploy this application via docker. The installation instructions can be found on their Github page but here is the compose file regardless ;) compose.yml services: surrealdb: image: surrealdb/surrealdb:v2 # Credent...
2. Configuration
1.5.24 Dawarich
Dawarich is a self-hostable web app designed to replace Google Timeline (aka Google Location History). It enables you to:Track your location history.Visualize your data on an interactive map.Create trips and analyze your travel history.Share your location with...
Owntracks/Traccar clients
https://tracks.rfeyn.org/api/v1/owntracks/points?api_key=18349285cbc1dcb8e68427175509225e3a244c9c6791f7bc8a9affe887f46f5f Sadly enough they all require google play services to work
1. Installation
This app is again extremely simple to install. What is important is that you set the IP of your DockerVM and the domain name you want to use to access the Dawarich instance in the APPLICATION_HOSTS= environment variable. Otherwise you won't be able to c...
1.5.25 Ente Photos
1. Ente vs Immich
Ente vs. Immich – a comparison Posted on June 16, 2025, 16:30 Both Ente and Immich are tools to manage images and videos, and both come with a self-hosting option. And even though they do the same thing in general, there are some fundamental differences...
1.5.26 Immich
1.3 OPNSense Network
In this book we will describe how you can setup a home network with the use of an OPNSense router. Such a router is completely open source and extremely powerful for networks at least up till 10Gb/s. Hence, this is great for a home lab but also for small busin...
1. OPNSense Installation
In this chapter we will discuss how you get OPNsense up and running on a bare metal instance. It is fairly easy and straightforward if you just follow the steps.
1. Flash USB drive with Ventoy
Now, the first thing we will take a look at before installing any OS on bare metal is the program called Ventoy. Now, why is this program important ? Well for any operating system install you will need a USB stick on which the OS lives that can then be trans...
2. Installation
3. Initial Local Configuration
Alright! So you have installed OPNSense on your machine of choice and now you want to configure it for its basic settings. At this moment no WAN is connected yet this will be done in the next chapter. The first thing we want to do is open the OPNSense WebGui i...
4. Initial System Settings
Next we will have a look at the system settings of your OPNSense box and configure it to your local needs ;). 1. Go to System > Settings > General 2. In here we will choose a hostname and a domain name. You can call your OPNSense router whatever you want but ...
2. WAN Setup
In this chapter we will discuss the different ways you can setup a WAN connection or also known as how will your OPNSense router connect to the internet ;) We will discuss DCHP, PPPoE, dynamic, static and multiple WAN connections. So go ahead, check your WAN c...