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

586 total results found

Development

Audiobookshelf •

This software is released under the GPL-3.0 license.  You can learn more about how to contribute to Audiobookshelf through their documentation. 

Resources

Audiobookshelf •

Official Official Documentation Official Discord Official GitHub Repository Official Website Installation Guide Frequently Asked Questions

Overview

OwnCloud •

OwnCloud is an open-source remote file access, share and content collaboration web application that your family access data from anywhere, on any device. Install Apps that let you take back control of your digital data, like contacts, calendars, notes and...

Installation

OwnCloud • 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: owncloud: image: owncloud/server:latest container_name: ownclou...

Updating

OwnCloud • Setup & Configuration

Backup Data and Re-Deploy the Stack OwnCloud has been optimized for running in Docker and will automatically migrate your database when a new version is installed.   This allows you to re-deploy the stack through Portainer to download the latest updates. 

Resources

OwnCloud •

Official Official Documentation Official Rocket.Chat Official Forum  Official GitHub Repository Official Website Installation Guide Frequently Asked Questions KiteWorks Official Website Privacy Policy

Development

OwnCloud •

This software is released under the AGPL-3.0.  OwnCloud is currently owned by KiteWorks, a security company who monetize the acquired open-source software by providing enterprise support and secure hosting services.   You can learn more about how to contribu...

Overview

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.  Supports all major document, spreadsheet and presentation formats – including Microsoft and Open Doc...

Installation

Collabora • 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: collabora: image: collabora/code container_name: collabora ...

Updating

Collabora • Setup & Configuration

Re-Deploy the Stack Collabora has been optimized for running in Docker and does not store any persistent data.  This allows you to re-deploy the stack through Portainer to download the latest updates. 

Development

Collabora •

This software is released under the MPL-2.0 license.  You can learn more about how to contribute to Collabora through their GitHub repository. 

Resources

Collabora •

Official Official Documentation Official Forum  Official GitHub Repository Official Website Installation Guide Troubleshooting Guide Frequently Asked Questions

Overview

AdGuard Home •

AdGuard Home is a software service that automatically blocks ads and web tracking for every device in your network.  Puts you in complete control over your network traffic, allowing you to block certain websites and services. Configure how much data is ...

Installation

AdGuard Home • 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: adguard: image: adguard/adguardhome:latest network_mode: bridge...

Updating

AdGuard Home • 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

AdGuard Home •

This software is released under the GPL-3.0 license.  You can learn more about how to contribute to AdGuard Home through their GitHub repository. 

Resources

AdGuard Home •

Official Official Documentation Official Forum  Official GitHub Repository Official Website Installation Guide Frequently Asked Questions

Resources

WordPress •

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

Overview

Grocy •

Grocy is a household inventory and chore management solution for your family.  Build a recipe book and use it to quickly build shopping lists.  Construct a meal plan and always know what's for dinner next. Tryout an Grocy demo. Build a comprehensive inve...

Installation

Grocy • 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: grocy: image: linuxserver/grocy:latest container_name: grocy ...