-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Story Summary
As a platform engineer, I want to update the ghost-compose.service systemd unit to use the new ephemeral config location, so that Docker Compose runs from /etc/ghost-compose/ instead of block storage.
✅ Acceptance Criteria
-
WorkingDirectorychanged from/var/mnt/storage/ghost-composeto/etc/ghost-compose - Service still depends on
docker.serviceandvar-mnt-storage.mount - Service unit file syntax valid
📝 Additional Context
- Design: The service still requires
var-mnt-storage.mountbecause.env.secretsis on block storage - No other changes needed to the service file
📦 Definition of Ready
- Acceptance criteria defined
- No unresolved external dependencies
- Story is estimated
- Team has necessary skills and access
- Priority is clear
- Business value understood
✅ Definition of Done
- All acceptance criteria met
- Peer-reviewed
- Systemd unit syntax valid