cleaninsights #5

Open
acute wants to merge 3 commits from acute/ansible-collection-wip:cleaninsights into main
First-time contributor

New cleaninsights role - it installs matomo, redis, and mysql containers, copies cleaninsights config and script files, and calls the nginx role. it wraps all 4 services in a systemd slice which can then be used to stop/start them all as a unit.

New cleaninsights role - it installs matomo, redis, and mysql containers, copies cleaninsights config and script files, and calls the nginx role. it wraps all 4 services in a systemd slice which can then be used to stop/start them all as a unit.
acute added 2 commits 2025-08-08 11:47:45 +00:00
acute added 1 commit 2025-08-08 16:09:31 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u cleaninsights:acute-cleaninsights
git checkout acute-cleaninsights

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff acute-cleaninsights
git checkout acute-cleaninsights
git rebase main
git checkout main
git merge --ff-only acute-cleaninsights
git checkout acute-cleaninsights
git rebase main
git checkout main
git merge --no-ff acute-cleaninsights
git checkout main
git merge --squash acute-cleaninsights
git checkout main
git merge --ff-only acute-cleaninsights
git checkout main
git merge acute-cleaninsights
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: irl/ansible-collection-wip#5
No description provided.