WIP: Feature: Automate Deployment #4

Draft
TurtleException wants to merge 5 commits from feature/auto-deploy into main

Automates the deployment of our main instance via Docker

Automates the deployment of our main instance via Docker
All checks were successful
Test backend systems / tests (pull_request) Successful in 1m3s
Build project / docker (pull_request) Successful in 3m13s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/auto-deploy:feature/auto-deploy
git switch feature/auto-deploy

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/auto-deploy
git switch feature/auto-deploy
git rebase main
git switch main
git merge --ff-only feature/auto-deploy
git switch feature/auto-deploy
git rebase main
git switch main
git merge --no-ff feature/auto-deploy
git switch main
git merge --squash feature/auto-deploy
git switch main
git merge --ff-only feature/auto-deploy
git switch main
git merge feature/auto-deploy
git push origin main
Sign in to join this conversation.
No reviewers
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
hekryd/media-share!4
No description provided.