Skip to content

[User Story] Update ghost-compose.service working directory #86

@noahwhite

Description

@noahwhite

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

  • WorkingDirectory changed from /var/mnt/storage/ghost-compose to /etc/ghost-compose
  • Service still depends on docker.service and var-mnt-storage.mount
  • Service unit file syntax valid

📝 Additional Context

  • Design: The service still requires var-mnt-storage.mount because .env.secrets is 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions