refactor: flatten shell/ dir and add ask screenshot to README

This commit is contained in:
2026-03-29 20:56:50 +02:00
parent ed5fa6756e
commit 775cd1aa47
8 changed files with 3 additions and 1 deletions

31
haloy.yml Normal file
View File

@@ -0,0 +1,31 @@
name: basedosdados
server: haloy.xn--2dk.xyz
api_token:
from:
env: HALOY_TOKEN
domains:
- domain: db.xn--2dk.xyz
port: 8080
health_check_path: /health
- domain: ask.xn--2dk.xyz
port: 8080
health_check_path: /health
env:
- name: GEMINI_API_KEY
from:
env: GEMINI_API_KEY
- name: HETZNER_S3_ENDPOINT
from:
env: HETZNER_S3_ENDPOINT
- name: AWS_ACCESS_KEY_ID
from:
env: AWS_ACCESS_KEY_ID
- name: AWS_SECRET_ACCESS_KEY
from:
env: AWS_SECRET_ACCESS_KEY
- name: BASIC_AUTH_PASSWORD
from:
env: BASIC_AUTH_PASSWORD
- name: BUCKET_REGION
from:
env: BUCKET_REGION