Skip to content

Conversation

@xar
Copy link
Owner

@xar xar commented Jun 28, 2025

Adds comprehensive systemd service integration to ensure PostgreSQL instances auto-start after machine restart/failure.

Changes

  • Add service configuration to PostgreSQL instance types
  • Implement ServiceManager class for systemd integration
  • Add CLI commands: enable-service, disable-service, service-status
  • Update instance management to support service operations
  • Display service status in instance list and details
  • Support both system and user systemd services

Closes #50

Generated with Claude Code

- Add service configuration to PostgreSQL instance types
- Implement ServiceManager class for systemd integration  
- Add CLI commands: enable-service, disable-service, service-status
- Update instance management to support service operations
- Display service status in instance list and details
- Support both system and user systemd services

Closes #50

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Samuel <xar@users.noreply.github.com>
@xar xar merged commit 4294d1a into main Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run as service

2 participants