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

587 total results found

Preparation

Mylar • Setup & Configuration

There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to acc...

Installation

Mylar • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: mylar3: image: lscr.io/linuxserver/mylar3:latest container_name...

Updating

Mylar • Setup & Configuration

Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io.   This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

Mylar •

This software is released under the GPL-3.0 license.  You can learn more about how to contribute to Mylar through their documentation.  The development team also accepts donations.

Resources

Mylar •

Official Official Documentation Official Discord Official Forum Official GitHub Repository Official Website Installation Guide Frequently Asked Questions LinuxServer.io Docker Image Official Website Official Documentation Official Discord Of...

Overview

LazyLibrarian •

LazyLibrarian is an (audio)book and magazine collection manager that downloads media while keeping everything organized. Integrate with Prowlarr and handle all your download searches through one central service. Import an existing Calibre book library to...

Preparation

LazyLibrarian • Setup & Configuration

There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to acc...

Installation

LazyLibrarian • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: lazylibrarian: image: lscr.io/linuxserver/lazylibrarian:latest ...

Updating

LazyLibrarian • Setup & Configuration

Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io.   This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

LazyLibrarian •

This software is released under the GPL-3.0 license.  You can contribute to LazyLibrarian through their GitLab by submitting issue requests. 

Resources

LazyLibrarian •

Official Official Documentation Official Reddit Official GitLab Repository Installation Guide Frequently Asked Questions LinuxServer.io Docker Image Official Website Official Documentation Official Discord Official Forum Official GitLab Repos...

Overview

Slskd •

Slskd is a browser-based interface for the Soulseek peer-to-peer file sharing network. Create a user profile to share files and view other users shares. Join public chat rooms and send private messages to other users. Control who has access to the files...

Preparation

Slskd • Setup & Configuration

There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to acc...

Installation

Slskd • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: slskd: image: slskd/slskd network_mode: bridge container_n...

Updating

Slskd • Setup & Configuration

Re-Deploy the Stack This service has been optimized for running in Docker.   This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

Slskd •

This software is released under the AGPL-3.0 license.  You can learn more about how to contribute to Slskd through their GitHub. 

Resources

Slskd •

Official Official Documentation Official Discord Official Matrix Official GitHub Repository Installation Guide Soulseek Official Forum Official Website Wikipedia Entry Frequently Asked Questions

Overview

ArchiveBox •

ArchiveBox lets you create your own archival backups of web pages and internet media. Tryout an ArchiveBox demo. Archive URLs one at a time or in batches into redundant formats. Send URLs to ArchiveBox through a bookmarklet or a browser extension. Sche...

Preparation

ArchiveBox • Setup & Configuration

There are some things we need to do in preparation to install this service. Block ads in your archival copies by installing AdGuard Home. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly upd...

Installation

ArchiveBox • Setup & Configuration

The service can be installed through the Portainer web interface.  Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: archivebox: image: archivebox/archivebox:latest ports...