ben-2357
aebd02927c
Removed Caddy from addon compose file
2024-03-04 21:36:04 -06:00
ben-2357
3eaf7cc357
Update docker-compose.yaml
2024-03-04 21:26:51 -06:00
ben-2357
f396dcca3e
I've commented out Caddy in the docker-compose.yaml file and included a message describing the security vulnerabilities associated with enabling it.
2024-03-04 21:15:04 -06:00
ben-2357
3ae6e5774b
Update docker-compose.yaml
2024-03-04 12:22:41 -06:00
iPromKnight
a5bd16e332
update rabbit host in docker-compose
2024-02-29 11:25:22 +00:00
iPromKnight
faad989306
Throw error if new mongo env vars not set in compose
2024-02-28 12:07:46 +00:00
iPromKnight
a25aef8f58
dont restart the metadata service when it completes, and exit if its a single run
2024-02-28 11:51:46 +00:00
iPromKnight
f8d34a3b90
Add metadata env vars and service
2024-02-28 10:26:10 +00:00
iPromKnight
acff67d7ba
Cleanup the mongodb env - breaking change
...
Fixes the consumer tests
2024-02-28 10:14:20 +00:00
funkecoder23
0b8e03e1d8
Add hostname to rabbit mq container
...
RabbitMQ needs a persistent hostname per https://github.com/docker-library/rabbitmq/issues/392 otherwise it starts with a random one, losing data
2024-02-05 20:08:52 -05:00
Gabisonfire
6bdc5d644f
Merge pull request #67 from Gabisonfire/feat/build_workflow
...
Image build action
2024-02-05 08:22:13 -05:00
Gabisonfire
32dced5f72
Builds and pushes various components images
2024-02-04 21:49:29 -05:00
funkecoder23
101b5c416e
Add optional configuration section
...
Add details about consumer replicas
Add CONSUMER_REPLICAS to .env.example
Change `consumer: deploy: replicas` to use CONSUMER_REPLICAS var to keep user config options in one file
2024-02-04 20:29:28 -05:00
iPromKnight
dae52c1bc4
forgot to update paths - doh
2024-02-04 20:32:08 +00:00
iPromKnight
b773ffcb20
Logging expansion
...
Adds Promtail and Loki to the metrics stack, configuring them as a datasource in grafana on deployment
Adds a dashboard to monitor the system (logs for producer and consumer)
Restructures the base directory so deployment manifests are moved into a deployments folder
Adds selective labels to producer, consumer and addon so that their logs are ingested by promtail
2024-02-04 19:50:28 +00:00