Commit Graph

3 Commits

Author SHA1 Message Date
3wc 240b70a967 chore: publish 2.8.0+6.5.0 release
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
2024-04-07 12:43:44 -03:00
p4u1 1a6b11c95b feat: multisite with sufolders (#35)
continuous-integration/drone/push Build is failing Details
With this commit multisite now also works with subpaths instead of subdomains.

It also simpified the multisite deployment in generall by adding a new MULTISITE environment variable. Depending on its value WORDPRESS_CONFIG_EXTRA gets set in the entrypoint. And the correct .htaccess gets deployed.

Closes #34

I am still new to coopcloud and welcome feedback on my approach. The second commit is not required for #34 so I can remove it again.

Reviewed-on: #35
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2023-12-22 12:35:10 +00:00
Moritz b508b67752 use standalone authentik secrets 2023-07-08 04:31:03 +02:00