Initial commit

This commit is contained in:
Yaser
2026-08-13 19:42:08 +03:30
commit d59bf30ef0
173 changed files with 11702 additions and 0 deletions

9
.env.example Normal file
View File

@@ -0,0 +1,9 @@
# Generated by `rake render:config` — do not edit manually.
# Copy from .env.example on first setup, then run render:config.
COMPOSE_PROJECT_NAME=fibitex
# Linux/macOS: use colon. Windows: use semicolon (see Docs/06-setup-local.md).
COMPOSE_FILE=compose/app.yaml:compose/backend.yaml:compose/gateway.yaml:compose/proxy.yaml:compose/daemons.yaml:compose/frontend.yaml:compose/cryptonodes.yaml:compose/arke.yaml:compose/superset.yaml:compose/monitoring.yaml
PEATIO_RAILS_VAULT_TOKEN=changeme
PEATIO_CRYPTO_VAULT_TOKEN=changeme
PEATIO_UPSTREAM_VAULT_TOKEN=changeme
PEATIO_MATCHING_VAULT_TOKEN=changeme