Advanced Search
Search Results
586 total results found
Updating
Backup and Re-Deploy the Stack This service has been partially optimized for running in Docker. This allows you to re-deploy the stack through Portainer to download the latest updates. During major updates, there may be new required settings within their c...
Development
This software is released under the MIT license. You can learn more about how to contribute to Grocy through their documentation. The developer also accepts donations.
Resources
Official Official Discord Official GitHub Repository Official Website Installation Guide LinuxServer.io Docker Image Official Website Official Documentation Official Discord Official Forum Official GitLab Repository Frequently Asked Question...
Overview
Home Assistant is an open-source home automation and smart device dashboard. Protect your smart home with a focus on local-first security and user privacy. Tryout a Home Assistant demo. An extensive open-source community dedicated to supporting over thr...
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: home-assistant: container_name: homeassistant image: "ghcr.io/h...
Updating
Backup and Re-Deploy the Stack Home Assistant has been optimized for running in Docker. This allows you to re-deploy the stack through Portainer to download the latest updates. Integrations within your Home Assistant, especially those from the community st...
Development
This software is released under the Apache License 2.0. You can learn more about how to contribute to Home Assistant through their documentation.
Resources
Official Official Documentation Official Forum Official GitHub Repository Official Website Wikipedia Entry Installation Guide Frequently Asked Questions General Troubleshooting
Overview
BitWarden is a password manager that can securely store your sensitive data. Create a family vault for passwords and securely share access private documents. Sync your passwords and secure data across all of your devices and browsers. Handle two fact...
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: vaultwarden: image: vaultwarden/server:latest container_name: v...
Updating
Backup and Re-Deploy the Stack VaultWarden has been optimized for running in Docker. This allows you to re-deploy the stack through Portainer to download the latest updates. Due to the important nature of this data, it is always crucial to perform a full b...
Development
This software is released under the AGPL 3.0 license. The software is an open-source implementation of the BitWarden API, making it compatible with all BitWarden official apps. An active VaultWarden developers is an employee of BitWarden and contributes in t...
Resources
VaultWarden Official Documentation Official Matrix Chat Official Forum Official GitHub Repository Installation Guide Frequently Asked Questions BitWarden Official Documentation Official Forum Official GitHub Repository Official Website Wikipe...
Overview
Duplicati is a service that can encrypt and backup your important data to remote backup services to give you security and peace of mind. Securely uploads your encrypted files to remote services such as Dropbox, OneDrive, Backblaze, and IDrive e2. Perform...
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: duplicati: image: lscr.io/linuxserver/duplicati:latest containe...
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 MIT license. You can learn more about how to contribute to Duplicati through their documentation.
Resources
Official Official Documentation Official Forum Official GitHub Repository Official Website Wikipedia Entry Installation Guide LinuxServer.io Docker Image Official Website Official Documentation Official Discord Official Forum Official GitLab...
Overview
qBittorrent is an open-source download client for the peer-to-peer BitTorrent network. Browser-based management for managing your downloads and active seeds. Create your own torrents for uploading to community websites. Automatically download torrents f...
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: qbittorrent: image: lscr.io/linuxserver/qbittorrent:latest cont...