Commit Graph

10 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
650d849ad2 Implement Phase 1.2: Database with encryption at rest and core infrastructure
Co-authored-by: southseact-3d <217551146+southseact-3d@users.noreply.github.com>
2026-02-09 19:33:00 +00:00
cto-new[bot]
8d4cae9707 Clean up entrypoint startup logs and remove GitHub auth handling 2026-02-09 16:13:58 +00:00
cto-new[bot]
3fb5bd1094 Replace python dependency in entrypoint and quiet repo credential logs 2026-02-09 16:09:03 +00:00
southseact-3d
df58e4b239 fix opsm 2026-02-09 15:39:28 +00:00
cto-new[bot]
6c12d282cd Ensure OpenSMTPD symlink setup at runtime 2026-02-09 13:44:48 +00:00
cto-new[bot]
ee4e630b45 fix(scripts): add fallback logic for OpenSMTPD binary detection
The scripts were hardcoded to look for OpenSMTPD at a custom workspace
path, but the Dockerfile installs it via apt to /usr/sbin/smtpd. This
change adds fallback logic to check multiple locations:

1. Custom workspace path (for backward compatibility)
2. System path /usr/sbin/smtpd
3. Anywhere in PATH

Also adds graceful handling when OpenSMTPD is not installed, logging
an informative message instead of failing with "No such file or directory".
2026-02-09 12:51:31 +00:00
cto-new[bot]
6bb30a6de2 Add OpenSMTPD support for email server functionality 2026-02-09 12:28:30 +00:00
cto-new[bot]
ce8a0cdf15 Remove port 4501 and update health check to not require ttyd service 2026-02-08 09:57:38 +00:00
southseact-3d
99dc66f76c Change ports from 4000/4001 to 4500/4501 2026-02-07 20:59:44 +00:00
southseact-3d
ed67b7741b Restore to commit 74e578279624c6045ca440a3459ebfa1f8d54191 2026-02-07 20:32:41 +00:00