Derek Crudgington

Results 11 issues of Derek Crudgington

Is there any better documentation for getting this working out there? The ones you have aren't very clear and don't work

Is there anyway to enable the SMTP configuration in the docker-compose or environment variables, configuration, anything when running this docker image? Right now I have to login to freescout after,...

enhancement

Hi, Im getting this when trying to run: # certbot certonly --authenticator dns-powerdns --dns-powerdns:dns-powerdns-credentials /root/pdns-credentials.ini --preferred-challenges dns --debug-challenges -d \*.customer2.fangfree.com -d customer2.fangfree.com --agree-tos --email [email protected] usage: certbot [SUBCOMMAND] [options] [-d...

Is there anyway to enable the SMTP configuration in the docker-compose or environment variables, configuration, anything when running this docker image? Right now I have to login to freescout after,...

bug

Hi. I'm using this plugin to connect Wordpress to Authelia. Here is a screenshot of what values it wants. What do I set for Login Endpoint, Userinfo Endpoint, etc. ?...

Hi, I have an existing Nextcloud with users already created from LDAP. I'm using Authelia for SSO, and wanting to login through Authelia and it bring up the existing users...

bug
question
discussion
priority: normal

Hi, I'm trying to get this to work with Authelia. Authelia requires a configuration like: ### Jitsi - client_id: 'jitsi' client_name: 'Jitsi' client_secret: $pbkdf2-sha512$310000$yjRam/tJ2Jwv122W0gtbzg$yTadtJmRuJxBwd.m4Wmm3itwA6cP.b7C3/q.F3Qx1Tw5XZTHK2j38ADve9KL5uRnW9xXMMBAan0PPjfV/4.SiA public: false authorization_policy: 'one_factor' redirect_uris: -...

This feature would allow you to re-direct to another URL after logging out of Nextcloud with Authelia. Right now it just goes to the Authelia log out screen. Here's the...

enhancement
question
0. Needs triage
needs info

When I insert the API key then click "Save" I get this in the error log (test doesn't work either): headscalewebui | [2024-12-11 06:17:31,798] ERROR in app: Exception on /api/save_key...

Is there anyway to persist the APIKEY once I've added it to settings? Every time I stop and start the headscaleUI container I have to re-add it again. It would...

not reproducible