Kexodus
Kexodus
Explore posts from servers
UBUniversal Blue
Created by Kexodus on 8/27/2024 in #🛟bazzite-help
OCS-URL Install & Theme Install Issues
Hey all, Managed to get ocs-url installed, but when going somewhere like store.kde.org and attempting to install a theme via firefox or Chromium, nothing really seems to happen. When 'installing' a theme I am presented with the option to choose what happens with the ocs link. I've tried select ocs-url within /bin/ but again, nothing really happens once that's done. No new themes are installed/added within system settings.
4 replies
AAdmincraft
Created by Kexodus on 7/17/2023 in #questions
Docker ATM8 Server & BungeeCord?
How would I go about leverging a docker-ran ATM8 server with bungeecord? I have never used bungeecord and would like to see if its possible to use with ATM8.
5 replies
AAdmincraft
Created by Kexodus on 7/17/2023 in #questions
Curseforge API Variable for Docker Compose - ATM8
Tryingto deploy a server via docker compose, specifically using this ATM8 template https://github.com/itzg/docker-minecraft-server/blob/master/examples/atm8/docker-compose.yml When I raw copy/paste my API key from Curse Forge into the yaml file it dosn't like it. if I try creating the .env file, and adding the line CF_API_KEY="apikeyhere" it still won't grant access. If I create a txt file with the api key in it, and I use docker secret on the text file, then use the secret's ID in the .env instead, this does not work either. All errors from docker result in: [mc-image-helper] 16:37:04.253 ERROR : Invalid parameter provided for 'install-curseforge' command: Access to https://api.curseforge.com/v1 is forbidden. Make sure to set CF_API_KEY to a valid API key from https://console.curseforge.com/
11 replies