Migrate to alo organization

Update all registry paths from ppetru/* to alo/* and workflow
references from ppetru/alo-cluster to alo/alo-cluster.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-05 10:49:38 +00:00
parent ed2c899915
commit 01ebff3596
12 changed files with 22 additions and 22 deletions

View File

@@ -17,7 +17,7 @@ job "wordpress" {
user = "237"
config {
image = "gitea.v.paler.net/ppetru/wordpress"
image = "gitea.v.paler.net/alo/wordpress"
ports = ["http"]
volumes = [
"/data/services/wordpress:/var/www/html",