Commit Graph

73 Commits

Author SHA1 Message Date
f1f4375af2 🎀 Trying bind volumes in docker-compose 2021-11-03 15:38:32 -07:00
d1e81b24e4 ✏️ Changes 2021-11-03 13:34:33 -07:00
64f8cbeadb 🔧 Fixed a path 2021-11-03 13:10:20 -07:00
23a5cb383e 🔧 Testing a compose config with vars 2021-11-03 13:06:33 -07:00
a383737535 💿 Volume mapping in docker-compose configuration 2021-11-03 12:58:00 -07:00
d27f4dbe06 💿 Volumes configuration for unraid VM 2021-11-03 08:49:57 -07:00
51117c2785 🔧 Removed quotes from volume mappings 2021-11-02 01:21:33 -07:00
c7286f827b 🚴🏽 Added external: true to volume definitions in docker-compose 2021-11-02 00:32:46 -07:00
25bd822b46 💾 Fixed volume mappings 2021-11-02 00:22:57 -07:00
c6e755eca6 🐳 Volume mapping in docker-compose first draft 2021-11-02 00:08:31 -07:00
95a5a9bfa6 🔧 Fixed a key in docker-compose yml 2021-11-01 16:21:16 -07:00
50c299a8c4 🔧 Hostname fix for the 4th time 2021-11-01 15:29:00 -07:00
616e3e5866 🐳 Changed the name of the ENV_VAR pointing to underlying host's name 2021-11-01 10:37:10 -07:00
efe5416e5f 🐳 Removed the duplicated env var 2021-11-01 09:35:33 -07:00
0a11a1862d Removed comments from docker-compose config 2021-11-01 09:12:28 -07:00
1576ada32c 🔧 Hack for hostname 2021-11-01 00:22:04 -07:00
08811e5128 🔧 WIP fixing the socket errors in docker-compose on portainer 2021-11-01 00:08:47 -07:00
cdbe39c0c7 🔧 Fixes to fix the way rawFileDetails object is accessed 2021-10-31 17:33:25 -07:00
a18705dab8 🔧 Troubleshooting socket.io in docker-compose part 2 2021-10-31 09:41:41 -07:00
8fc8bf7248 🔧 Testing variations for troubleshooting socket.io issues 2021-10-30 19:04:49 -07:00
2f859a7250 🐳 Removed the network mode key from docker-compose config 2021-10-28 23:19:41 -07:00
2406c68216 🔧 Updated LIBRARY_SOCKET_HOST 2021-10-28 11:54:20 -07:00
086cdb3817 🐳 Added libraryqueue to docker-compose 2021-10-28 06:29:04 -07:00
acca2037b4 🔧 Troubleshooting hostname issues 2021-10-27 18:44:56 -07:00
e1504c2f11 📋 Added Redis environment variable to docker-compose config 2021-10-27 14:17:21 -07:00
56d22a28a0 🔧 Changes to support BullMQ on the service layer
1. Removed socket connection from context
2. Added Redux middleware to persist socket connection
3. Removed amqplib and RabbitMQ support
4. Removed RabbitMQ from docker-compose configuration
5. Removed a proxy route to IMS from the facade
6. Refactored file actions to support the new way of socket event emitting and listening
2021-10-27 07:46:21 -07:00
0df9b48703 ✏️ Another typo 2021-10-21 22:07:03 -07:00
48213592f0 ✏️ Fixed a typo in rabbitMQ env var 2021-10-21 22:06:29 -07:00
824ff7ff9e 🐇 RabbitMQ connection string changes 2021-10-21 22:05:28 -07:00
1ffc725252 🐇 Added an env variable for RabbitMQ hostname inside the docker container 2021-10-21 21:03:18 -07:00
5f0e2ec06f 🔧 Added a DOCKER_HOST env var to import service 2021-10-21 16:15:09 -07:00
8881576296 🚦 Added traefik configuration for comicvine-service container 2021-10-20 14:46:19 -07:00
705ccaa51d 🔧 Passing just the hostname and not port 2021-10-20 07:55:07 -07:00
343dbf075d 🚦Added traefik configuration for Import service 2021-10-20 07:52:42 -07:00
fda7a7e36e 👀 Adding $HOSTNAME 2021-10-19 21:39:56 -07:00
5dbe7afd5e Reverting the previous change 2021-10-19 21:19:59 -07:00
7b10f28ee0 🍃 Added socket host ENV var to Dockerfile 2021-10-19 21:12:48 -07:00
be370d2a46 🥨 Added a gnarly entrypoint for resolving hostname 2021-10-19 14:58:22 -07:00
eed908b9cf 🔧 Actual change 2021-10-19 14:45:03 -07:00
a51d7a602c 🔧 Turn DOCKER_SOCKET_HOST into an interpolation 2021-10-19 14:44:47 -07:00
9024c3cce9 🔧 Added process.env support via Webpack 2021-10-19 14:32:47 -07:00
c3a91ef39f 🔧 Interpolating hostname of Docker Host 2021-10-19 12:40:13 -07:00
04968a6031 🔧 Enabled rabbitmq 2021-10-19 09:50:57 -07:00
41ab6fb9d5 🔧 Fixing a container name in docker-compose for traefik 2021-10-19 09:47:23 -07:00
d5c9d842a3 🔧 More shenanigans 2021-10-19 09:42:35 -07:00
857e8b58e0 🔧 Updates to loadbalancer port 2021-10-19 09:35:46 -07:00
eaf5616fea ✏️ Added a .localhost TLD for threetwo-ui 2021-10-19 09:28:25 -07:00
918b4dd47d 🔧 Debugging docker-compose traefik 2021-10-19 09:09:11 -07:00
d84b02ef82 🚦 Added traefik 2021-10-19 07:36:35 -07:00
2d1ccf7264 🔒 CORS configuration in docker-compose and Express 2021-10-18 12:11:30 -07:00