← Back to Documentation

Administrator Guide

Server Details

Service Management

systemctl status claude-sandbox
systemctl restart claude-sandbox
journalctl -u claude-sandbox -f
systemctl stop claude-sandbox

Deployment

Automated via Bitbucket Pipelines on push to main. For manual:

make deploy

Hotfixes

ssh root@91.107.195.20
vi /opt/claude-test-bot/main.py
systemctl restart claude-sandbox

Port any hotfix back to the repository afterwards.

SSL Certificate

certbot certificates
certbot renew --dry-run

Nginx

Config: /etc/nginx/sites-available/claude-sandbox.detalex.de127.0.0.1:8000

nginx -t && systemctl reload nginx

Environment Variables

systemctl edit claude-sandbox
# [Service]
# Environment=ANTHROPIC_API_KEY=sk-ant-...

Monitoring

curl https://claude-sandbox.detalex.de/health