Skip to content

refactor(server-tools): drop systemd and overlay management from ansible (DEVOPS-665)#101

Merged
tonsV2 merged 2 commits into
development-2.0from
feat/remove-systemd
May 27, 2026
Merged

refactor(server-tools): drop systemd and overlay management from ansible (DEVOPS-665)#101
tonsV2 merged 2 commits into
development-2.0from
feat/remove-systemd

Conversation

@tonsV2

@tonsV2 tonsV2 commented May 20, 2026

Copy link
Copy Markdown
Contributor

Per DEVOPS-665, systemd was overkill for our needs. restart: unless-stopped in compose is enough.

Since the deploy role's other responsibilities (.env generation, overlay tracking, compose up/down) are also no longer used now that the stack is started manually via the make start-* targets, the role is trimmed down to just cloning the repo onto the host.

Provisioning still installs Docker, hardens the host, and clones the repo into deploy_dir. Starting the stacks is done manually post-provision.

@tonsV2 tonsV2 merged commit dedd230 into development-2.0 May 27, 2026
1 check passed
@tonsV2 tonsV2 deleted the feat/remove-systemd branch May 27, 2026 09:50
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.

3 participants