Commit Graph

340 Commits

Author SHA1 Message Date
furyhawk 052d9f5228 Update Traefik configuration to include neo4j_strip middleware and adjust routing rules 2024-04-29 16:31:51 +08:00
furyhawk 3d050039c0 Update NEO4J_dbms_security_procedures_unrestricted value in production.yml 2024-04-29 16:24:42 +08:00
furyhawk de3a444c67 Update Traefik configuration to include neo4j_strip middleware and adjust routing rules 2024-04-29 16:24:01 +08:00
furyhawk 839cc76686 Update Traefik configuration to include graph-router service 2024-04-29 15:46:46 +08:00
furyhawk e5bfcd5ced Add neo4j-router service to traefik.yml 2024-04-29 15:27:22 +08:00
furyhawk 9418d73bcd Update NEO4J_AUTH in .env.example and production.yml 2024-04-29 15:04:39 +08:00
furyhawk 67f99fb9ed Update NEO4J_AUTH in .env.example and add neo4j_server service in production.yml 2024-04-29 14:44:35 +08:00
furyhawk a496d40fff Update command for streamlit_bai_app service in production.yml 2024-04-29 10:13:37 +08:00
furyhawk 79b58ca4ce makefile 2024-04-29 09:56:11 +08:00
furyhawk e3780469f1 Update Traefik configuration to use port 9001 for minio_server 2024-04-29 09:47:14 +08:00
furyhawk 3078414fe0 Update healthcheck interval for streamlit_bai_app service in production.yml 2024-04-27 22:36:32 +08:00
furyhawk 0622c6146c Update command for streamlit_bai_app service in production.yml 2024-04-27 22:26:09 +08:00
furyhawk 7306a9ecad Update Traefik configuration to use port 9001 for minio_server 2024-04-27 22:15:17 +08:00
furyhawk 32733c0222 Update production.yml to include command for streamlit_bai_app service 2024-04-27 22:09:29 +08:00
furyhawk e190abf8f5 Update MINIO_OPTS in production.yml to use port 9001 for minio_server 2024-04-27 22:03:55 +08:00
furyhawk 7c6fbc3287 Update MINIO_OPTS in production.yml to use port 9001 for minio_server 2024-04-27 21:50:47 +08:00
furyhawk ee850103cd Update MINIO_OPTS in production.yml to use port 9001 for minio_server 2024-04-27 21:39:21 +08:00
furyhawk 98d7049f67 Update Traefik configuration to use port 8761 for minio_server 2024-04-27 21:31:38 +08:00
furyhawk 2b8b2bef64 Update .gitignore to exclude private-data and include privatebin-data 2024-04-27 21:10:26 +08:00
furyhawk 1f5396c95d Add private-data and minio-data to .gitignore 2024-04-27 21:09:49 +08:00
furyhawk 7fb3765690 Update Traefik configuration to include minio-router in traefik.yml 2024-04-27 21:08:36 +08:00
furyhawk 1cb424910d Update Traefik configuration to include minio-router in traefik.yml 2024-04-27 21:03:52 +08:00
furyhawk c777f98843 Update README.md with new links 2024-04-27 19:29:57 +08:00
furyhawk d475eb37d5 Update .gitignore to include conf.example.php in the config directory 2024-04-27 19:24:48 +08:00
furyhawk e8479b250c Update .gitignore to exclude all files except .gitignore and certs.toml in the config directory 2024-04-27 19:21:02 +08:00
furyhawk 707a5e86e7 Update custom configuration file path in production.yml 2024-04-27 19:13:58 +08:00
furyhawk d567872c40 Update user ID and group ID in privatebin service configuration 2024-04-27 16:06:48 +08:00
furyhawk 8a56d0c25b Update privatebin-data volume configuration in production.yml 2024-04-27 15:52:34 +08:00
furyhawk 476f6ff77b Update privatebin-data volume configuration in production.yml 2024-04-27 15:48:17 +08:00
furyhawk bd90427e3e Add privatebin-router and bin_app service to Traefik configuration 2024-04-27 15:13:52 +08:00
furyhawk ce61e5087d Update subproject commit in emqx-docker 2024-04-25 09:19:27 +08:00
furyhawk b96ac543aa Update Traefik configuration to include wss protocol in sslProxyHeaders 2024-04-24 16:51:54 +08:00
furyhawk c520527924 Update subproject commit in emqx-docker 2024-04-24 15:14:01 +08:00
furyhawk f65bda08f0 Update Traefik configuration to include access log 2024-04-24 14:34:22 +08:00
furyhawk fe025784ca Refactor Traefik configuration to remove MQTT web-socket and web-socket-secure entry points 2024-04-24 14:18:43 +08:00
furyhawk bd1ec1afb7 Update Traefik configuration to include passthrough for TLS in emqx-web-socket-secure service 2024-04-24 14:13:33 +08:00
furyhawk 150ee788f2 Update Traefik configuration to remove MQTT web-socket and web-socket-secure entry points 2024-04-24 14:00:46 +08:00
furyhawk 56f40cfa7b Update Traefik configuration to use mqttx.furyhawk.lol as the Host rule for MQTT web-socket and web-socket-secure entry points 2024-04-24 13:59:11 +08:00
furyhawk 8273c86b03 Update Traefik configuration to include MQTT web-socket and web-socket-secure entry points with Host rule 2024-04-24 13:52:46 +08:00
furyhawk 2ade5ffe45 Update Traefik configuration to include MQTT web-socket and web-socket-secure entry points 2024-04-24 12:48:42 +08:00
furyhawk 4c9d557566 Update Traefik configuration to use Host rule instead of HostSNI for MQTT web-socket and web-socket-secure entry points 2024-04-24 12:36:24 +08:00
furyhawk 35ab47a32d Update Traefik configuration to include MQTT web-socket and web-socket-secure entry points 2024-04-24 10:52:35 +08:00
furyhawk f2d1e3ace9 Update Traefik configuration to include web-socket and web-socket-secure entry points 2024-04-24 10:20:21 +08:00
furyhawk c8f1b10e02 Update Traefik loadBalancer URL for mqttx-web service 2024-04-24 09:37:39 +08:00
furyhawk c6344989cf Add flarum submodule with docker-compose branch 2024-04-24 09:06:26 +08:00
furyhawk 6d56885fb3 Remove flarum submodule 2024-04-24 09:05:43 +08:00
furyhawk 5b4db6fb77 Update .gitmodules to remove flarum submodule 2024-04-24 09:04:51 +08:00
furyhawk 93d4ae014f Update flarum submodule commit reference 2024-04-24 08:52:57 +08:00
furyhawk abe88a9776 Update .gitignore to ignore meili_data directory 2024-04-24 07:24:13 +08:00
furyhawk 9bd8a87a97 Add .gitignore entry for data-node 2024-04-24 07:21:30 +08:00