Advanced Search
Search Results
584 total results found
Recipe Buddy
Import recipes from the internet into your Grocy recipe books.
Vikunja
Collaborative project planner that can manage your to-dos and calendar.
Collabora •
Collabora is an open-source and self-hosted office suite that enables you to edit documents, spreadsheets and presentations directly in your web-browser.
Paperless-ngx
Organize your document collection with a digital filing cabinet.
I, Librarian •
I, Librarian is a self-hosted service for organizing and searching your academic research.
vscode
Create and compile software code directly in your web browser.
Joplin
Jot down ideas and organize them into a collection of digital notebooks.
ArchiveBox •
Create your own archival backups of web pages and internet media.
Flarum
Basic forum software to facilitate online discussion and knowledge creation.
Monica •
Monica is a personal relationship manager and journaling software that helps you keep track of your relationships.
Rallly
Digital polling service for scheduling collaborative events.
Fider •
Fider is a platform for collecting and prioritizing project feedback that enables users to share in the process.
Matrix Synapse
Self-host your own personal, encrypted digital messaging server.
OwnCast •
OwnCast is a live-video streaming and chat server for the decentralized Fediverse. While hosting your own server, you can still engage the larger community.
Kill Bill
WordPress •
WordPress is an open-source publishing platform that allows you to easily build a website and blog. Leverage a range of pre-made themes and visual block system to build your site.
MODx
Advanced web platform with powerful tools for developing intricate data systems.
BookStack •
BookStack is a simple platform for storing and sharing information. Search through your library and build links between your resources.
MediaWiki
Create an in-depth wiki using the same software that powers Wikipedia.
MariaDB
Open-source fork of the MySQL relational database
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
User Manual
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
User Manual
Setup & Configuration
We need to install the service through Portainer and configure any necessary settings.
User Manual
Getting a Domain Name
Before you can connect your server to the World Wide Web and access it through a Web browser, you will need a domain name. This address will be used to generate the SSL certificate that web browsers rely on to create a secure network connection and verify we ...
Office Suite
Smart Home
Media Managers
Professional
Streamer
Community
Torrent Download Server
Next Steps
Now that we have created a solid server foundation, we can begin to install our desired services through Portainer. We will use Docker Compose markup to quickly self-host new web applications. See the Services Guide
What is Linux?
When you purchase a MacBook, it comes with MacOS pre-installed on it. This operating system is where you browse the Internet, message friends and run your favorite applications. This closely guarded software uses proprietary code created by Apple and each ye...
What is Docker?
This software service runs on top of the operating system to create "virtual containers", each with their own small operating system running on top of the Linux kernel. While we can access the container's terminal or open ports to transmit data, it otherwise ...
Next Steps
We need to connect our server to the outside world now that everything is ready behind-the-scenes. See the World Wide Web Guide
Securing the Administrator Account
We need to make sure that our router uses a secure password.
Security & Privacy
New Page
Explain if the docker image is Linux server, the app developer, or a user-contributed image.
Overview
Radarr is a free and open-source media management tool that can automatically download, organize and manage your movie collection. Organize your existing collection, add new movies from the TMDb or import lists to keep up-to-date. Always be sure that your ...
Installation
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: radarr: image: lscr.io/linuxserver/radarr:latest container_name...
Updating
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
This software is released under the GPL-3.0 license. The software was developed as a fork of Sonarr. Radarr is made available for Docker through the efforts of LinuxServer.io and their commitment to simplifying self-hosting. You can learn more about how to ...
Resources
Official Official Wiki Official Discord Official GitHub Repository Official Website Installation Guide Quick Start Guide Frequently Asked Questions General Troubleshooting LinuxServer.io Docker Image Official Website Official Documenta...