aboutsummaryrefslogtreecommitdiff
path: root/entrypoint.bash
Commit message (Collapse)AuthorAgeFilesLines
* Enhance SSH configuration and key management in Docker setup by persisting ↵Alex Pooley (@zuedev)2026-05-071-0/+11
| | | | keys to avoid "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" issues
* Enhance entrypoint script to create and set permissions for authorized_keys ↵Alex Pooley (@zuedev)2026-05-071-0/+3
| | | | in root's .ssh directory
* create log directory for cron jobsAlex Pooley (@zuedev)2026-05-071-0/+3
|
* fix cronAlex Pooley (@zuedev)2026-05-071-0/+4
|
* Ensure correct permissions for the /repositories directoryAlex Pooley (@zuedev)2026-05-071-0/+1
|
* initial commitAlex Pooley (@zuedev)2026-05-071-0/+28