mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #51] [MERGED] Add Ackee blueprint with Docker Compose and configuration files #188
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/51
Author: @Siumauricio
Created: 3/30/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @Siumauricio
Base:
main← Head:feat/bulk-templates📝 Commits (10+)
722ce8cAdd Ackee blueprint with Docker Compose and configuration files187108fAdd Ackee entry to meta.json with relevant details and links2b6d0cbAdd MongoDB root password variable to Ackee template.toml996600bUpdate Ackee Docker Compose to include MongoDB data volume60c1c62Refactor README and Ackee template.toml to use TOML format720ca72Add AdGuard Home blueprint with Docker Compose and metadataf2b6b3fReintroduce AdGuard Home entry in meta.jsonee91373Update AdGuard Home template.toml to streamline configurationa679656Add blueprints for Adminer, Affine Pro, and AllTube with Docker Compose and metadatadf67a6fAdd blueprints for Ampache, AnythingLLM, Apprise API, and ArangoDB with Docker Compose and metadata📊 Changes
119 files changed (+2496 additions, -11 deletions)
View changed files
📝
README.md(+14 -11)➕
blueprints/ackee/docker-compose.yml(+23 -0)➕
blueprints/ackee/logo.png(+0 -0)➕
blueprints/ackee/template.toml(+18 -0)➕
blueprints/adguardhome/docker-compose.yml(+21 -0)➕
blueprints/adguardhome/logo.svg(+20 -0)➕
blueprints/adguardhome/template.toml(+12 -0)➕
blueprints/adminer/docker-compose.yml(+7 -0)➕
blueprints/adminer/logo.svg(+42 -0)➕
blueprints/adminer/template.toml(+8 -0)➕
blueprints/affinepro/docker-compose.yml(+65 -0)➕
blueprints/affinepro/logo.png(+0 -0)➕
blueprints/affinepro/template.toml(+25 -0)➕
blueprints/alltube/docker-compose.yml(+12 -0)➕
blueprints/alltube/logo.png(+0 -0)➕
blueprints/alltube/template.toml(+18 -0)➕
blueprints/ampache/docker-compose.yml(+17 -0)➕
blueprints/ampache/logo.png(+0 -0)➕
blueprints/ampache/template.toml(+12 -0)➕
blueprints/anonupload/docker-compose.yml(+16 -0)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.