mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #971] [MERGED] Add Alarik #16281
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/971
Author: @juliangerhards
Created: 7/1/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:add-alarik-template📝 Commits (1)
afdbd6cfeat: alarik template blueprint📊 Changes
4 files changed (+73 additions, -0 deletions)
View changed files
➕
blueprints/alarik/alarik.png(+0 -0)➕
blueprints/alarik/docker-compose.yml(+30 -0)➕
blueprints/alarik/template.toml(+26 -0)📝
meta.json(+17 -0)📄 Description
Adds Alarik, an S3-compatible object storage server written in Swift, with its web management console as a second service. Two domains (S3 API on 8080, console on 3000), persistent storage volume, generated admin password and JWT secret.
Tested: imported the base64 config into a Dokploy instance, both services deployed, console reachable, admin login works, S3 API responds.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.