Commit Graph

341 Commits

Author SHA1 Message Date
furyhawk d1a5b91888 Update Traefik configuration for neo4j-bolt service 2024-05-10 21:38:31 +08:00
furyhawk 6f00db4d7b Update Traefik configuration for neo4j-bolt service 2024-05-10 17:28:55 +08:00
furyhawk ce5e3fb500 chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 21:26:33 +08:00
furyhawk 8d8efa8d1d chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 21:21:37 +08:00
furyhawk 6cc3229748 chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 21:13:28 +08:00
furyhawk 91ca540c8e chore: Update NEO4J_PLUGINS value in production.yml 2024-05-09 20:59:31 +08:00
furyhawk 8d554527b8 chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 20:51:43 +08:00
furyhawk d02f6cfdac chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 20:22:44 +08:00
furyhawk f158093223 chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 20:21:05 +08:00
furyhawk 139dece739 chore: Update Traefik configuration for neo4j-bolt service 2024-05-09 20:20:01 +08:00
furyhawk dbc0a83125 chore: Adjust Traefik configuration for neo4j-bolt service 2024-05-09 17:15:47 +08:00
furyhawk 871f7d2a5b Update Traefik configuration to use HTTP protocol for neo4j-bolt service 2024-05-09 17:15:14 +08:00
furyhawk 939a120cb8 chore: Remove unnecessary port exposure in production.yml 2024-05-09 17:07:45 +08:00
furyhawk 7fa0ce2b24 Update Traefik configuration to use bolt protocol for neo4j-bolt service and expose ports 7474 and 7687 2024-05-09 17:00:29 +08:00
furyhawk c9e039c9f7 chore: Add EMBEDDINGS_PROVIDER configuration option 2024-05-09 09:47:49 +08:00
furyhawk bb3ab03060 copy LibreChat/librechat.yaml to ./ 2024-05-08 22:23:38 +08:00
furyhawk a24aae2514 chore: Update subproject commit reference 2024-05-08 22:02:59 +08:00
furyhawk acb3884ea0 chore: Update Traefik configuration to include syncthing service and adjust routing rules 2024-05-06 16:42:59 +08:00
furyhawk 1760a29707 chore: Update Traefik configuration to remove unused entry point and adjust routing rules 2024-05-05 23:38:50 +08:00
furyhawk 53e9378516 chore: Add jellyfin_app service to traefik.yml and production.yml 2024-05-05 19:16:03 +08:00
furyhawk da82c84405 chore: Remove usersfile from repository 2024-05-04 20:29:20 +08:00
furyhawk b95ac768f4 chore: Add usersfile to .gitignore 2024-05-04 20:28:09 +08:00
furyhawk e4036312d9 chore: Update Traefik configuration to include MQTT entry point and adjust routing rules 2024-05-04 19:26:09 +08:00
furyhawk 48806ab5e5 chore: Update Traefik configuration to include MQTT entry point and adjust routing rules 2024-05-04 17:26:25 +08:00
furyhawk 47a592b57f chore: Update Dockerfile to use Python 3.12-slim image and add minio-common service to production.yml 2024-05-04 17:18:52 +08:00
furyhawk 06c06df6b2 test webhook 2024-05-04 10:39:37 +08:00
furyhawk 67988b2d16 chore: Update production.yml with environment variables for database and security configurations 2024-05-03 22:25:09 +08:00
furyhawk 17d743672b chore: Update .env.example and production.yml with database and security configurations 2024-05-03 22:03:33 +08:00
furyhawk d7fa4930cd chore: Update .gitignore to include .env_encoded file and add api_server service to production.yml 2024-05-03 21:52:58 +08:00
furyhawk 783b8ae292 Add script to encode environment variables in .env file 2024-05-02 21:42:04 +08:00
furyhawk abe94f84dd Update production.yml to include kestra-wd volume in services section 2024-05-02 20:50:52 +08:00
furyhawk 31b961be2f Update production.yml to set user field to "root" in services section 2024-05-02 17:17:17 +08:00
furyhawk 5661aa2764 Update Traefik configuration to include MQTT entry point and adjust routing rules 2024-05-02 17:17:11 +08:00
furyhawk 903826c941 Update production.yml to comment out kestra-wd volume 2024-05-01 20:52:01 +08:00
furyhawk 3d28de83f8 Remove PGID and PUID fields in production.yml 2024-05-01 20:38:51 +08:00
furyhawk ac96f47368 Update production.yml to remove user field in services section 2024-05-01 20:37:35 +08:00
furyhawk d13e751c3b Update production.yml to include volumes for kestra-data, docker.sock, and kestra-wd 2024-05-01 20:29:23 +08:00
furyhawk 9ce2a7ce3f Add .gitignore files for kestra-data and postgres-data directories 2024-05-01 20:25:16 +08:00
furyhawk a11343425e Add .gitignore files for neo4j and pgadmin directories 2024-05-01 20:20:12 +08:00
furyhawk a0fd201810 Enable basic authentication for Kestra server in production.yml 2024-05-01 20:15:05 +08:00
furyhawk d08dde9756 Add PostgreSQL and Kestra services to production.yml 2024-05-01 20:07:41 +08:00
furyhawk b807d9e2ce Fix docker compose command in serve target in makefile 2024-05-01 10:35:27 +08:00
furyhawk 989013c907 Update Traefik configuration to include MQTT entry point and adjust routing rules 2024-04-29 22:09:17 +08:00
furyhawk f751df4646 Update Traefik configuration to include CSRF middleware and adjust routing rules 2024-04-29 21:20:26 +08:00
furyhawk f7ebf36df8 Update Traefik configuration to remove commented out MQTT entry point and adjust routing rules 2024-04-29 21:00:06 +08:00
furyhawk 238479028a Update makefile to fix docker compose command in serve target 2024-04-29 20:44:52 +08:00
furyhawk a2e78bff97 Update Traefik configuration to include MQTT entry point and adjust routing rules 2024-04-29 20:40:55 +08:00
furyhawk 458666728d Remove commented out code for emqx services in production.yml 2024-04-29 18:34:47 +08:00
furyhawk c811921ec6 Update Traefik configuration to use HTTP instead of WebSocket for emqx services 2024-04-29 17:31:20 +08:00
furyhawk 983ed2fd81 Update makefile to include git submodule update command 2024-04-29 17:23:19 +08:00