TazerFace(ItsMetaphorical)
TazerFace(ItsMetaphorical)
RRuntipi
Created by TazerFace(ItsMetaphorical) on 9/23/2024 in #🙋🏼・help
NFS mnt for Plex
I could use some help wrapping my head around this. Ubuntu 22.04, I have an nfs drive mounted as "mnt/media". What would a user-config look like to map plex to this? Or would mount the NFS share to the "runtipi/media" folder work better? This is no rush, I appreciate any guidance.
3 replies
RRuntipi
Created by TazerFace(ItsMetaphorical) on 8/14/2024 in #🙋🏼・help
custom App.env
After following this guide: https://runtipi.io/docs/guides/customize-app-config It doesn't seem to work. Specifically I am trying to modify Outline to send email invites to user with SMTP: https://docs.getoutline.com/s/hosting/doc/smtp-cqCJyZGMIB I have the correct variables. After I stop/start the app, it doesn't seem to affect the app. When sending an invite, Outline logs indicate "no transport selected". The only way to configure SMTP is with the environment variable. Amd I missing something when it comes to the user-config? I'm running the latest version of runtipi.
4 replies
RRuntipi
Created by TazerFace(ItsMetaphorical) on 7/15/2024 in #🙋🏼・help
Traefik Config reverts after "./runtipi-cli restart"
Hello, I am trying to set up DNS Challange with CloudFlare API. I follows the steps on the runtipi documentation website. I am able to create the .yml file Once I was done editing the treafik.yml with the correct information for "cloudflare" and the email, etc, I then restart runtipi with the command "sudo ./runtipi-cli restart". After the restart I check the traefik.yml to see the changes were reverted. What am I doing wrong? I'm doing exactly what the documentation says. Here is a log error after the runtipi-cli restart: ~ runtipi-reverse-proxy | 2024-07-15T18:15:55Z ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [10.0.0.2:8756]: acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Invalid identifiers requested :: Cannot issue for \"10.0.0.2:8756\": Domain name contains an invalid character" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["10.0.0.2:8756"] providerName=myresolver.acme routerName=homepage@docker rule=Host(`10.0.0.2:8756`) ~ No matter when I change something in the traefik.yml, it always reverts after the restart.
28 replies