first release 0.0.0.2

This commit is contained in:
2026-03-08 23:31:46 +01:00
parent ea52a4cec4
commit 5eb3ebf199
1432 changed files with 99065 additions and 60 deletions
+11
View File
@@ -0,0 +1,11 @@
# ARIA Environment Configuration
# Copy to .env and fill in values
# Auth token for ARIA Core (generate a long random string)
# openssl rand -hex 32
ARIA_AUTH_TOKEN=change-me-to-a-long-random-string
# Gitea (for release.sh — Kennwort wird interaktiv abgefragt)
GITEA_URL=https://git.hacker-net.de
GITEA_REPO=Hacker-Software/ARIA-AGENT
GITEA_USER=duffyduck