funkwhale/deploy
Baudouin Feildel e96748c029 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-10 11:09:31 +00: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-10 11:09:31 +00:00
docker-compose.yml remove network internal from typesense docker compose file 2023-11-13 08:04:23 +00:00
docker.dev.nginx.template fix(nginx): cleanup all nginx config files NOCHANGELOG 2022-11-22 19:23:13 +00:00
docker.funkwhale_proxy.conf fix: Adjust paths to nginx configuration files 2023-06-27 12:07:16 +00:00
docker.nginx.template fix(nginx): cleanup all nginx config files NOCHANGELOG 2022-11-22 19:23:13 +00:00
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 fix: allow enabling systemd funkwhale.target 2022-11-20 18:39:34 +00:00
funkwhale_proxy.conf Development nginx container now work with customized port 2018-03-29 20:30:24 +02:00
nginx.template fix(deploy): Serve staticfiles in bare metal deployments 2023-12-05 20:05:44 +00:00
requirements.apt Fix Deployment templates for Debian 2022-01-22 18:36:37 +00:00
requirements.pac fix(docs): make debian installation guide actually work 2022-07-27 19:07:07 +02:00