665e5e1f40
refactor: move docker/ → services/
...
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 12s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
- docker/ renamed to services/ (single source of truth for compose files)
- Update picsur.yml workflow paths from docker/dockerino/ to services/dockerino/
2026-04-09 12:13:10 -03:00
7fc4f1e3dd
chore(gitea-runner): clean up binary/credentials, update docs
...
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 12s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
- Remove act_runner binary (download on install)
- Remove .runner (auto-generated credentials)
- Remove data/ directory (root-owned temp)
- Remove docker-compose.yml (not needed for systemd setup)
- Update README with systemd installation steps
- Update register.sh to download binary + systemd workflow
- Update gitea-runner.service with PATH env var
- Add comprehensive .gitignore for terraform/ansible/runners/secrets
2026-04-09 12:12:26 -03:00
ead3fcfdc3
fix(gitea-runner): enable privileged mode and debug logs
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 2m31s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:40:06 -03:00
6dbfb2d8df
ci: re-test after cleanup
Picsur Deploy / Validate Picsur Compose (pull_request) Failing after 5s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:34:59 -03:00
84bdee62f4
ci: re-test after docker group fix
Picsur Deploy / Validate Picsur Compose (pull_request) Failing after 5s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:32:48 -03:00
7360b16a71
ci: re-trigger workflow test
Picsur Deploy / Validate Picsur Compose (pull_request) Failing after 3s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:27:57 -03:00
9e4217147f
fix(workflow): use gitea-runner-hestia label instead of ubuntu-latest
Picsur Deploy / Validate Picsur Compose (pull_request) Failing after 1m53s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:15:09 -03:00
d4bf867657
Merge branch 'main' into feature/picsur-workflow
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 10m7s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:00:51 -03:00
dc436b3518
feat(gitea-runner): add systemd service file + binary download (no secrets)
2026-04-09 03:06:33 -03:00
cc88ad5c05
fix(gitea-runner): fix config.yaml format and registration script
2026-04-09 02:17:25 -03:00
775ad3fcd6
fix: runner runs on Hestia, not Dockerino
...
- Changed network_mode to host (local execution)
- Updated labels and names to gitea-runner-hestia
- Fixed README references
- Removed external network dependency
2026-04-09 01:55:44 -03:00
af13a920c8
Merge pull request 'feat: Add Gitea Actions runner configuration' ( #2 ) from feature/gitea-runner into main
...
Reviewed-on: #2
2026-04-09 01:50:09 -03:00
12d9fa08db
feat: add Gitea Actions runner configuration
...
- docker-compose.yml for act_runner
- config.yaml template
- register.sh script
- README with installation instructions
2026-04-09 01:49:14 -03:00
a4240065e8
feat(picsur): add Gitea Actions workflow + named volume
...
Picsur Deploy / Validate Picsur Compose (pull_request) Has been cancelled
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been cancelled
- Add workflow .gitea/workflows/picsur.yml
- Migrate from bind mount to named volume (data persists)
- Workflow: PR validates, push to main deploys
2026-04-09 01:26:22 -03:00
893e7dba7c
feat: inicial IaC - estrutura base + Docker Compose + Ansible
...
- Estrutura Terraform para ER605/Omada
- Ansible inventory e role base para Dockerino
- Docker Compose files para todos os serviços do Dockerino
- Docker Compose para Media stack (Jellyfin, Sonarr, Radarr, etc)
- Documentação ARCHITECTURE.md e NEXT_STEPS.md (via Héstia)
2026-04-09 01:06:05 -03:00
a8c2f09b42
Initial commit
2026-04-09 00:59:52 -03:00