Add Mastodon #14
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
urgent
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
fricloud/server-configs!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "RasmusRendal/mastodon"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
weee
3e6b804dfbto232099c86c232099c86cto419383ccc7419383ccc7toa6c63758f8a6c63758f8to189686e196Stuff and things to change
@ -0,0 +5,4 @@}:letsvc_domain = "mastodon.${config.mine.shared.settings.domain}";# I'm copying Drasl, yeah. Why "Authelia" is defined here, eyJhb should knowDelete comment
@ -0,0 +6,4 @@letsvc_domain = "mastodon.${config.mine.shared.settings.domain}";# I'm copying Drasl, yeah. Why "Authelia" is defined here, eyJhb should knowdraslOIDCName = "Authelia";Name = draslOIDCName;Also, drasl?
@ -0,0 +7,4 @@svc_domain = "mastodon.${config.mine.shared.settings.domain}";# I'm copying Drasl, yeah. Why "Authelia" is defined here, eyJhb should knowdraslOIDCName = "Authelia";OidcClientId = "mastodon";Lowercase the first letter ->
oidcClientId@ -0,0 +16,4 @@configureNginx = true;# Chosen at random.# Come get me, eyJhbDelete comment
@ -0,0 +29,4 @@# Documented in this PR https://github.com/mastodon/mastodon/pull/16221# https://github.com/mastodon/mastodon/blob/main/config/initializers/3_omniauth.rb#L74## Maybe we want to look at https://www.authelia.com/integration/openid-connect/clients/mastodon/Look at it
@ -0,0 +33,4 @@# I haven't(pkgs.writeText "mastodon env crap" ''OIDC_ENABLED=trueOIDC_DISPLAY_NAME="${svc_domain}"Should be
oidcName@ -0,0 +75,4 @@mine.shared.meta.mastodon = {name = "Mastodon";description = ''Everyone knows what Mastodon isNope!
@ -81,6 +81,8 @@ in# drasl"drasl/authelia-secret.age".publicKeys = defaultAccess;"mastodon/authelia-secret.age".publicKeys = defaultAccess;Where is my damn comment above this?
189686e196toe6d0f9345de6d0f9345dto0cbe0fcedb0cbe0fcedbto3cfcf75b92wip: implement mastodonto Add Mastodon