Alex
Alex
@F1LT3R If I may, I'd like to offer my two cents into this discussion. > 1. Should search be available on every page, or just the table of contents? I...
I've already done this for my local version of MarkServ, @F1LT3R you accepting a PR for this?
Apologies for the delay, PR is open here #100
This error is caused by [startup.sh](https://github.com/osixia/docker-openldap/blob/stable/image/service/slapd/startup.sh#L142-L147) and is due to your config directory being empty whilst your database one is populated. You need to ensure that either both of them...
I believe my use case isn't the issue, as I have a hot GitHub repo and a cold GitLab mirror repo. No changes were pushed directly to the GitLab repo,...
To anyone reading this in the future, just use the Docker image and use a shared virtual directory. **EDIT:** I was running Gogs on a Kubernetes cluster with a persistent...
> "shared virtual directory" is quite ambiguous- are you using a highly available NFS/SMB filer, SAN iSCSI/FC/FCoE mount, Ceph or other HA filesystem? @computergeek125 My apologies, I left it "ambiguous"...
Which image are you using? I couldn't find any cron entries on the [latest GHCR build](https://github.com/gameservermanagers/docker-gameserver/pkgs/container/gameserver/334884938?tag=pmc).
Never mind, [you're right!](https://github.com/GameServerManagers/docker-linuxgsm/blob/082dd9c187efbcb3a4cae754557f7f7088a16c2b/entrypoint-user.sh#L94-L98) I was entering the container without specifying the `linuxgsm` user. I agree that having only the docker images preconfigured to update every hour is pretty weird....