Add support for deploying multiple CryptPad instances to the same server #1

Open
nilsnh wants to merge 2 commits from feature-multisite into main
Owner
No description provided.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 origin feature-multisite:feature-multisite
git switch feature-multisite

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 switch main
git merge --no-ff feature-multisite
git switch feature-multisite
git rebase main
git switch main
git merge --ff-only feature-multisite
git switch feature-multisite
git rebase main
git switch main
git merge --no-ff feature-multisite
git switch main
git merge --squash feature-multisite
git switch main
git merge --ff-only feature-multisite
git switch main
git merge feature-multisite
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: nilsnh/ansible-cryptpad#1
No description provided.