funkwhale/deploy
Baudouin Feildel d0a997643b Fix Apache configuration
Built assets are fetched using path like this: `/assets/foo-a1b2c3.js`. Apache failed to serve those, as it was missing disabling the proxy pass for the static assets folder. This commit adds the necessary configuration for properly serving the static assets.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2699>
2024-01-11 10:59:56 +01:00
..
FreeBSD feat: don't use poetry in production deployments 2023-01-16 02:11:01 +01:00
Gentoo feat: don't use poetry in production deployments 2023-01-16 02:11:01 +01:00
apache.conf Fix Apache configuration 2024-01-11 10:59:56 +01:00
docker-compose.yml remove network internal from typesense docker compose file 2023-11-13 08:04:23 +00:00
docker.dev.nginx.template
docker.funkwhale_proxy.conf fix: Adjust paths to nginx configuration files 2023-06-27 12:07:16 +00:00
docker.nginx.template
docker.proxy.template fix(nginx): Do not cache all requests for a day in the reverse proxy 2023-12-11 14:41:16 +00:00
env.prod.sample fix(docs): Update env file for Unix socket 2023-12-08 14:45:54 +00:00
funkwhale-beat.service feat: don't use poetry in production deployments 2023-01-16 02:11:01 +01:00
funkwhale-server.service fix(api): improve signal handling for systemd services 2023-01-25 12:07:00 +00:00
funkwhale-worker.service feat: don't use poetry in production deployments 2023-01-16 02:11:01 +01:00
funkwhale.target
funkwhale_proxy.conf
nginx.template fix(deploy): Serve staticfiles in bare metal deployments 2023-12-05 20:05:44 +00:00
requirements.apt
requirements.pac