You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docker): add compose CI validation, security warnings, and DO docker-compose docs
Add docker-compose.yml schema validation to CI pipeline and local
pre-commit checks. Add runtime security warnings in container logs for
disabled auth and missing HTTPS on DigitalOcean deployments. Expand
DigitalOcean Droplet docs with full Docker Compose deployment path and
update README to reflect that persistence is now supported.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use the login page first-time setup panel with that IOTP, then continue to passkey setup where you can either enroll a passkey for `opencoder` or choose username/password registration to create your first managed user.
297
364
298
-
### 5) Expose publicly (optional)
365
+
####5) Expose publicly (optional)
299
366
300
367
- Change to `-p 0.0.0.0:3000:3000` (or `-p 3000:3000`)
301
368
- Apply a DigitalOcean firewall allowlist (recommended)
0 commit comments