Commit Graph

63 Commits

Author SHA1 Message Date
furyhawk 23c403a53c Update function to handle edge case 2024-03-10 08:23:34 +08:00
furyhawk 7852bcd517 Update Traefik configuration and expose port for mqttx-web 2024-03-08 14:52:59 +08:00
furyhawk 610a236367 Add mqttx-web service to traefik.yml and production.yml 2024-03-08 10:28:54 +08:00
furyhawk d070a4875c Update README.md with new links and information 2024-03-05 21:16:41 +08:00
furyhawk 8815440339 Add Note link to README.md 2024-03-05 21:08:45 +08:00
furyhawk 88eb9b2690 Add additional links to README.md 2024-03-05 21:07:34 +08:00
furyhawk 3bf8836971 Update project name in README 2024-03-05 21:04:09 +08:00
furyhawk 432f9d8146 heynote production env 2024-03-04 23:02:08 +08:00
furyhawk 7376479f14 feat: heynote 2024-03-04 22:55:36 +08:00
furyhawk 3dd6c7054d Update .gitignore file to include .env 2024-03-04 12:09:51 +08:00
furyhawk 998fed0640 Commented out msmtpd service in production.yml 2024-03-04 12:08:58 +08:00
furyhawk b39517df5c Add environment variables and expose port 2500 2024-03-04 12:02:29 +08:00
furyhawk f067c3503d Add timezone configuration for Asia/Singapore 2024-03-04 11:47:39 +08:00
furyhawk 9bfe4efbdd Add msmtpd service to production.yml 2024-03-04 11:30:15 +08:00
furyhawk 5c1bc63049 Update Traefik configuration to use port 80 for Flarum web server 2024-03-04 09:12:11 +08:00
furyhawk 03e9dbf11e Commented out sslheader middleware in traefik.yml 2024-03-03 21:41:02 +08:00
furyhawk dcd50e024f Update Traefik configuration to use multiple servers for the forum server 2024-03-03 15:58:24 +08:00
furyhawk 423cea91dc Update Traefik configuration to use a single server for forum_server 2024-03-03 15:51:41 +08:00
furyhawk 7682474388 Update forum server URL in traefik.yml 2024-03-02 12:31:34 +08:00
furyhawk 94c4d30efd Add SSL redirect in Traefik configuration 2024-03-02 12:24:04 +08:00
furyhawk 34b7abf58c Update Traefik SSL proxy headers 2024-03-02 11:33:29 +08:00
furyhawk e368b72329 Fix customRequestHeaders casing in traefik.yml 2024-03-02 11:32:30 +08:00
furyhawk 4ac2faf61b Add sslheader middleware to Traefik configuration 2024-03-02 11:24:09 +08:00
furyhawk 4b6ce4e921 Update forum server URL to use cloud5 2024-03-02 11:10:55 +08:00
furyhawk 56523b6eb0 Remove forum-port entry point from traefik.yml 2024-03-02 11:04:15 +08:00
furyhawk 11aa808c56 Update forum server URL in Traefik configuration 2024-03-02 10:20:37 +08:00
furyhawk c1e2498f9a Update forum server URL in Traefik configuration 2024-03-02 09:47:20 +08:00
furyhawk 8ba9155cbf Add forum-port entry point 2024-03-02 08:25:55 +08:00
furyhawk e247c47263 Add forum server and router configurations 2024-03-02 07:57:48 +08:00
furyhawk c5be08d46b Refactor Traefik routing rules to redirect resume URL 2024-03-01 16:25:55 +08:00
furyhawk 94d64af564 Fix routing rule in traefik.yml file 2024-03-01 16:19:20 +08:00
furyhawk 0fc4c67c5a Update resume-router rule to redirect to resume 2024-03-01 16:10:22 +08:00
furyhawk 809cc77eb3 Fix routing rule for resume-router 2024-03-01 16:04:00 +08:00
furyhawk 945cb34b07 Add TLS configuration for resume server and blog router 2024-03-01 15:51:06 +08:00
furyhawk 3021cae3dc Update traefik.yml to allow multiple path prefixes for resume-router 2024-03-01 15:41:40 +08:00
furyhawk c14df43b6f Update Traefik configuration for load balancer 2024-03-01 15:18:58 +08:00
furyhawk 5edb85f9d6 Add PathPrefix middleware to resume-router 2024-03-01 14:50:46 +08:00
furyhawk 5ea3f8cd2d Add resume router to Traefik configuration 2024-03-01 14:30:11 +08:00
furyhawk f4b698c2b0 Update Traefik routing rules to include new subdomain 2024-03-01 14:19:42 +08:00
furyhawk 87a127c229 Update Traefik routing rules 2024-03-01 14:13:44 +08:00
furyhawk 108ca7786e Update .gitignore to exclude /site directory 2024-03-01 12:57:25 +08:00
furyhawk b91c644179 Update Traefik configuration and add site server 2024-03-01 12:55:38 +08:00
furyhawk 0bbb4a3ce9 Refactor volume mounts in production.yml 2024-02-29 16:46:34 +08:00
furyhawk 59dc95d1c7 Add volume mounts for cache databases 2024-02-29 16:25:49 +08:00
furyhawk a62db38d8b Add cache volumes to production.yml 2024-02-28 20:45:13 +08:00
furyhawk 31e6ed1716 Update environment variables for streamlit app 2024-02-28 20:29:02 +08:00
furyhawk c499b3d874 Update Traefik configuration to remove www subdomain redirect 2024-02-28 20:15:38 +08:00
furyhawk 396b81bbe9 Update Dockerfile and traefik.yml*** 2024-02-28 16:55:00 +08:00
furyhawk 9cd6eb3d5d Update environment variables and Traefik configuration 2024-02-28 16:44:18 +08:00
furyhawk d7a6f530dd Add user list configuration to README.md 2024-02-28 15:53:26 +08:00