AI Provider Settings
Keys are stored only for your session
Models are fetched from the selected provider after validating your API key.

Tag: Docker-Compose

All posts tagged with "Docker-Compose"

BentoPDF

Dec 19 1 min read

This guide provides a Docker Compose setup for BentoPDF, a lightweight PDF viewer and manager that can be self-hosted. BentoPDF offers an easy way to …

bentopdf pdf viewer self-hosted

OCR WebApp

Dec 21 1 min read

Ref: GitHub Docker Hub OCR WebApp is a Dockerized application that provides a web interface for performing Optical Character Recognition (OCR) on …

ocr optical character recognition docker-compose

Wireguard + Dashboard

Dec 15 2 min read

Ref: GitHub Repository - WGDashboard Docker Hub - DonaldZou Wireguard + WGDashboard is a Dockerized setup that combines the Wireguard VPN server with …

wireguard wgdashboard vpn

*Arr Media Stack

Jan 15 3 min read

This guide provides a Docker Compose setup for various media management applications, including qBittorrent, Transmission, NZBGet, SABnzbd, Jackett, …

arr stack radarr sonarr

Backdoors & Breaches

Jan 15 1 min read

Portainer Stack Ref: https://github.com/p3hndrx/B-B-Shuffle yaml 9 lines # Backdoors and Breaches # https://github.com/p3hndrx/B-B-Shuffle services: …

backdoors and breaches cybersecurity game card game

BookStack

Jan 15 1 min read

BookStack Docker Compose BookStack is an open-source platform for creating documentation and wikis. It allows users to create, manage, and share …

bookstack documentation wiki

CodiMD (HackMD)

Jan 15 1 min read

Portainer Stack Cody is a collaborative markdown editor that can be run using Docker. It is based on the HackMD project and allows multiple users to …

codimd hackmd markdown

Homer

Jan 15 1 min read

Portainer Stack Ref: Github.com/b4bz/homer yaml 16 lines services: homer: image: b4bz/homer:latest container_name: Homer ports: - 80:8080 user: …

homer dashboard homepage

NextCloud - Self-Hosted Cloud Storage & Collaboration

Jan 15 1 min read

Portainer Stack Ref: https://help.nextcloud.com/t/how-to-docker-compose-with-notify-push-2024/186721 yaml 27 lines services: nc: image: …

nextcloud cloud storage self-hosted

Ollama & Open WebUI - Self-Hosted AI Models

Jan 15 1 min read

Ref: Docker Compose - usrbinkat Ollama is a platform that allows users to run AI models locally, providing a self-hosted solution for machine learning …

ollama open-webui docker-compose