[PR #971] [MERGED] Add Alarik #16281

Closed
opened 2026-07-14 23:17:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: canaryHead: add-alarik-template


📝 Commits (1)

  • afdbd6c feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/971 **Author:** [@juliangerhards](https://github.com/juliangerhards) **Created:** 7/1/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `add-alarik-template` --- ### 📝 Commits (1) - [`afdbd6c`](https://github.com/Dokploy/templates/commit/afdbd6c7c2cfaf3035b5823d09692aada908e200) feat: alarik template blueprint ### 📊 Changes **4 files changed** (+73 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/alarik/alarik.png` (+0 -0) ➕ `blueprints/alarik/docker-compose.yml` (+30 -0) ➕ `blueprints/alarik/template.toml` (+26 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 23:17:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#16281