Alex
Alex
Closes #70 Replaces #100 -- This is nicer than using a flag. Apologies for opening a new PR, old repo was deleted. Will try to avoid this in the future.
**Action-logs:** ``` Switched to a new branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. pushing to master branch at https://gitlab.com/zuedev/********* warning: redirecting to https://gitlab.com/zuedev/*********.git/ To...
at [`sourcegraph/checkup/wiki/Provisioning-S3-Manually`](https://github.com/sourcegraph/checkup/wiki/Provisioning-S3-Manually): - Should mention that you need to enable public access settings to the bucket by using `permissions > public access settings` and disabling the bottom two restrictions. (see...
Manifest for the `av` tag isn't being found on the `ghcr.io` registry. Same tag is working when pulling from docker's registry. **compose.yaml:** ```yaml services: avorion: image: ghcr.io/gameservermanagers/gameserver:av restart: unless-stopped volumes:...