Commit graph

19 commits

Author SHA1 Message Date
rus07tam
62f154e6ac
feat(openclaw): enable telegram plugin
Some checks failed
Nix CI / build (push) Failing after 4m14s
2026-04-02 12:39:54 +03:00
rus07tam
2ab6bf19cd
ci: enable Nix sandbox instead of fighting homeless-shelter
Some checks failed
Nix CI / build (push) Failing after 4m42s
sandbox=false triggers purity check for /homeless-shelter.
sandbox=true runs builds in a proper sandbox - no more
homeless-shelter drama.
2026-04-02 10:09:42 +03:00
OpenClaw
6bf87b8dbb
ci: remove /homeless-shelter right before build
Some checks failed
Nix CI / build (push) Failing after 6m20s
- Prep step runs after install-nix Pre step (actions order), so useless there
- Move cleanup to a dedicated step directly before nix build
2026-04-02 09:55:39 +03:00
OpenClaw
a38a9b3105
ci: fix /homeless-shelter error in container builds
Some checks failed
Nix CI / build (push) Failing after 4m24s
- Set HOME=/root explicitly to prevent Nix installer from creating /homeless-shelter
- Add Prepare environment step to clean up before Nix install
- Disable sandbox explicitly (not available in Docker containers)
2026-04-02 09:48:27 +03:00
OpenClaw
908ff483e8
fix(mail): add missing openclawHashedPassword secret declaration
Some checks failed
Nix CI / build (push) Failing after 3m59s
2026-04-01 18:36:14 +03:00
OpenClaw
0e0a194b09
feat(mail): add openclaw account with nexor alias
Some checks failed
Nix CI / build (push) Failing after 1m44s
- Added bcrypt-hashed password to sops secrets/common.yaml
- Added openclaw@ruject.fun account to mail service
- Added nexor@ruject.fun as alias
2026-04-01 18:27:24 +03:00
Rustam Efimov
d424353006
fix(users/rus07tam): remove reloadScript in openclaw
Some checks failed
Nix CI / build (push) Failing after 3m45s
2026-04-01 10:51:38 +03:00
Rustam Efimov
c63afef488
feat(users/rus07tam): add agents settings
Some checks failed
Nix CI / build (push) Has been cancelled
2026-04-01 10:51:02 +03:00
Rustam Efimov
f5a5990e62
fix(users/rus07tam): use reloadScript in openclaw 2026-04-01 10:39:30 +03:00
Rustam Efimov
793eeb3161
feat(users/rus07tam): enable openclaw gateway via systemd
Some checks failed
Nix CI / build (push) Failing after 3m36s
2026-04-01 09:56:24 +03:00
Rustam Efimov
e2bd4444d2
chore: apply nix fmt 2026-04-01 09:54:15 +03:00
Rustam Efimov
caa6948199
fix(users/rus07tam): use gatewayToken secret
Some checks failed
Nix CI / build (push) Failing after 4m43s
2026-04-01 09:33:49 +03:00
Rustam Efimov
459fc6e218
feat(users/rus07tam): enable openclaw on velarion
Some checks failed
Nix CI / build (push) Failing after 1m43s
2026-04-01 09:31:16 +03:00
Rustam Efimov
0246ae86c1
feat(velarion): enable 3x-ui
Some checks failed
Nix CI / build (push) Failing after 3m32s
2026-04-01 09:01:16 +03:00
Rustam Efimov
1a44e74d8d
fix(services/nginx): fix undefined variable 'nginx'
Some checks failed
Nix CI / build (push) Failing after 42s
2026-04-01 08:56:51 +03:00
Rustam Efimov
ad339b7c1c
fix(services/nextcloud): fix unknown variable 'enable'
Some checks failed
Nix CI / build (push) Failing after 52s
2026-04-01 08:55:42 +03:00
Rustam Efimov
91e08d2dc6
feat(services/mail): bump version
Some checks failed
Nix CI / build (push) Has been cancelled
2026-04-01 08:55:01 +03:00
Rustam Efimov
a1baa9eda3
refactor: remove useless secrets
Some checks failed
Nix CI / build (push) Failing after 27s
2026-04-01 08:54:00 +03:00
Rustam Efimov
30ce0dafc2
initial commit
Some checks failed
Nix CI / build (push) Failing after 31s
2026-04-01 08:50:01 +03:00