authelia/internal/suites/example/compose
Amir Zarrinkafsh f8bd506326
[FEATURE] Embed static assets in Go binary (#916)
* [FEATURE] Embed static assets in Go binary

* Refactor/consolidate code and specify public_html via configuration

* Update docs and config template for assets

* Update AUR package pre-requisites and systemd unit

* Include static assets as Buildkite and GitHub artifacts

* Remove references to PUBLIC_DIR

* Only serve assets via embedded filesystem and remove configuration references

* Update authelia-scripts helper to build the embedded filesystem

* Mock the embedded filesystem for unit tests
Add to gitignore to ensure this isn't overwritten.

* Move go:generate to satisfy linter
2020-04-29 00:07:20 +10:00
..
authelia [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#929) 2020-04-27 12:53:16 +10:00
haproxy [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00
httpbin [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
kind [MISC] Update to alpine 3.11.6 (#917) 2020-04-25 22:56:32 +02:00
ldap [BUGFIX] LDAP group retrieval of users with parenthesis in their name (#713) 2020-03-16 19:55:03 +11:00
mariadb [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
traefik [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00
traefik2 [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00