b7ad2d1634
🔄 Moved volume mapping to services from the API containers
2021-11-08 12:22:34 -08:00
9d6a43a7aa
❌ Removed references to COMICVINE_API_KEY from docompose
2021-11-08 12:14:02 -08:00
b13354c9f7
🏝Added env vars for service-specific env files
2021-11-08 12:04:15 -08:00
b98ad28fbe
🪲 Trying to get to the bottom of the env var issue
2021-11-07 22:35:24 -08:00
e4750cea2f
Revert " 🔧 Consolidated env files for services"
...
This reverts commit ab09335cfb .
2021-11-07 16:37:52 -08:00
ab09335cfb
🔧 Consolidated env files for services
2021-11-07 16:32:54 -08:00
feb4bbc3b6
😬 Added braces to env var
2021-11-07 10:03:53 -08:00
10e5ca3245
🔑 Added a CV_API_KEY interpolation in the docker-compose config
2021-11-06 22:18:17 -07:00
10b284c96c
🔑 Added CV API KEY to the respective env files for the containers
2021-11-05 22:35:40 -07:00
59f5f42107
🔑 Added CV Key var to importapi
2021-11-05 20:20:10 -07:00
bb10b4a364
❌ Removed the key from docker-compose
2021-11-04 17:36:35 -07:00
beb39fbf31
❌ Removed the hard-coded hostname
2021-11-04 17:25:28 -07:00
1e74363411
🔑 Added the CV API KEY to comicvine-service container
2021-11-04 16:22:12 -07:00
3f92b36d55
🔑 Added Comic Vine key
2021-11-04 16:16:48 -07:00
0d5f6d9228
🔧 Added an env_file key
2021-11-04 10:11:34 -07:00
b8c932b09f
🔧 Added the ENV var to the Dockerfile
2021-11-03 23:05:54 -07:00
e46c5e02b2
🔧 Fixes to env var substitution
2021-11-03 22:53:39 -07:00
fd948bd2eb
🥨 A roundabout way to pass env var
2021-11-03 22:45:34 -07:00
3da522c9c0
⏪ Reverting back to a key
2021-11-03 18:29:25 -07:00
0ee372fc5d
🔧 Added entrypoint to Dockerfile
2021-11-03 18:23:45 -07:00
e1635ff258
💿 Trying another approach to passing env var in docker-compose
2021-11-03 18:05:24 -07:00
5ce04317a6
⏪ Reverting change
2021-11-03 15:43:28 -07:00
4993269540
🏝 Added env file path for threetwo container
2021-11-03 15:40:28 -07:00
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