Advanced Search
Search Results
586 total results found
Media
Screenshots Ward v2.5.4
Overview
Adminer is a full-featured database management tool with native support for many database types. Tryout an Adminer demo. Create and modify databases many of the types you're already using. Supports MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Mon...
Preparation
There are some things we need to do in preparation to install this service. Volumes Database Files This service will need access to the folder where embedded databases, such as SQLite, are stored. It is not recommended to access databases that are in use...
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: adminer: restart: unless-stopped image: adminer container_...
Updating
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
This software is released under the GPL-2.0 license. You can contribute by submitting issue requests through their GitHub. The development team also accepts sponsorships.
Resources
Official Official Documentation Official Forum Official GitHub Repository Official Website Wikipedia Entry Installation Guide
Overview
Guacamole is a browser-based application for controlling network computers using remote connection protocols. Supports RDP, VNC, Telnet qand SSH remote connection protocols. Share remote computer access with family and friends by creating user accounts....
Preparation
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
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: guacamole: image: guacamole/guacd:latest container_name: guacam...
Updating
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
This software is released under the Apache 2.0 license. You can learn more about how to contribute to Guacamole through their website.
Resources
Official Official Documentation Official Mailing List Official Website Wikipedia Entry Installation Guide Frequently Asked Questions General Troubleshooting
Overview
Sabnzbd is a browser-based client for downloading binary files from the Usenet network. Integrate with Radarr, Sonarr, Lidarr and Readarr to automatically search Usenet and download files. Compatible with Prowlarr, allowing you to search newsgroups and s...
Preparation
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
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: sabnzbd: image: lscr.io/linuxserver/sabnzbd:latest container_na...
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 development team also accepts sponsorships.
Resources
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
Mylar is a comic book collection manager that can download comic releases and keep them organized. Integrate with Prowlarr and handle all your download searches through one central service. Make sure you have all of the comics in each of your watched Sto...