Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

232 total results found

1. Installation

1.6 Shapps 1.5.4 Nextcloud

Now, you can install nextcloud on the same docker VM that you install all other applications on as well. However, I personally have a dedicated VM for nextcloud since it is quite a heavy piece of software and if something goes wrong with nextcloud that affects...

4. Intel ARC A380

1.3 Proxmox (PVE) 1.3.5 Hardware Passthrough

Source: Official Proxmox GPU Passtrhough Wiki   In this section we will discuss how to pass through and Intel ARC A380 GPU. This is a GPU with....     IOMMU Group 60 05:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A380] [8086:56a5] (rev 05...

4. Restore From Internal Nextcloud Backup

1.6 Shapps 1.5.4 Nextcloud

Now, this is not necessary if you have a VM backup of your Nextcloud instance including its storage. However, if this is not the case, or you crashed your VM for whatever reason and have no backup then your can create a new nextcloud instance and import the fi...

1. Installation

1.0 Deployment Workflows 5. Yunohost Workflow

Source: https://community-scripts.org/scripts?q=yunohost And yes there is again a 

2. Flash Ventoy USB Drive

1.3 Proxmox (PVE) 1. Installation

As with any operating system on bare metal you need a USB stick to install the operating system from the USB stick on your machine. If you have already installed OPNsense for your router then you already know that we like to use Ventoy for this purpose. Ventoy...

1. Installation

1.6 Shapps 1.5.26 Immich

han You want to use the immich release version s.t it will always update to the newest version and keep immich up to date. 100MB File size Cloudflare Tunnel Limits Source: Cloudflare Tunnels If you use cloudflare tunnels for your public websites then it is lim...

1. Memos

1.6 Shapps 31. Journal/Diary Applications

The first application that we will discuss is the Memos application  

2. Journiv

1.6 Shapps 31. Journal/Diary Applications

Community: Discord At this moment I use Journiv as my main diary application for my personal life. The reason I use this one is the following It allows me to create multiple Journals for different things. For instance a journal for Sports, Work, Relationships...

3. Daily You

1.6 Shapps 31. Journal/Diary Applications

1. Installation

1.6 Shapps 1.5.8 Jellyfin

For Jellyfin we wil install it in the following way    

1. Homarr

1.6 Shapps 32. Dashboards

16. Jellyfin Enhanced

1.6 Shapps 1.5.17 Arr Stack

    Reboot: It is important that after installing Jellyfin Enhanced that you reboot the whole Jellyfin stack. Just a simple reboot from the dashboard screen won't work. Hence, go to Dockhand and reboot the whole stack, from the cli or any other docker configur...

1. Payload CMS

2.4 Developer Tools

Source: Github  

1. Ansible

2.4 Developer Tools 2. Automation Tools

1. Mattermost

1.6 Shapps 6. Collaboration

Source: Mattermost Docker Installation compose.yml # https://docs.docker.com/compose/environment-variables/ services: postgres: image: postgres:${POSTGRES_IMAGE_TAG} restart: ${RESTART_POLICY} security_opt: - no-new-privileges:true # S...

2. Matrix

1.6 Shapps 6. Collaboration

2. PVE Backup Jobs

1.5 Backup Solutions 3. Create Backup Jobs

On this page we will describe how you can create a backup job on your PVE machine. It is assumed that you have already set up your PBS system and connected your PBS system to your PVE machine as well. With that out of the way we create a backup job to your PBS...

1. OpenWebui

1.6 Shapps 4. LLM Dashboards

Installation There are different ways you can install OpenWebUI but as usual I like to install it with docker compose that also includes Ollama as well. You can find the docker compose file over here compose.yml services: ollama: volumes: - ./olla...