Skip to content

Commit 6450270

Browse files
authored
chore: remove postgres bundle store (#38)
* chore: remove postgres bundle store * remove db files * Remove addition props files
1 parent 95992ec commit 6450270

40 files changed

+1776
-11063
lines changed

.env.example

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,10 @@ TIPS_AUDIT_S3_REGION=us-east-1
1919
TIPS_AUDIT_S3_ACCESS_KEY_ID=minioadmin
2020
TIPS_AUDIT_S3_SECRET_ACCESS_KEY=minioadmin
2121

22-
# Maintenance
23-
TIPS_MAINTENANCE_DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
24-
TIPS_MAINTENANCE_RPC_URL=http://localhost:2222
25-
TIPS_MAINTENANCE_RPC_POLL_INTERVAL_MS=250
26-
TIPS_MAINTENANCE_KAFKA_PROPERTIES_FILE=/app/docker/maintenance-kafka-properties
27-
TIPS_MAINTENANCE_FLASHBLOCKS_WS=ws://localhost:1115/ws
28-
TIPS_MAINTENANCE_KAFKA_TOPIC=tips-audit
29-
TIPS_MAINTENANCE_LOG_LEVEL=info
30-
TIPS_MAINTENANCE_FINALIZATION_DEPTH=10
31-
3222
# TIPS UI
33-
TIPS_DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
3423
TIPS_UI_AWS_REGION=us-east-1
3524
TIPS_UI_S3_BUCKET_NAME=tips
3625
TIPS_UI_S3_CONFIG_TYPE=manual
3726
TIPS_UI_S3_ENDPOINT=http://localhost:7000
3827
TIPS_UI_S3_ACCESS_KEY_ID=minioadmin
3928
TIPS_UI_S3_SECRET_ACCESS_KEY=minioadmin
40-
41-
# Ingress Writer
42-
TIPS_INGRESS_WRITER_DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
43-
TIPS_INGRESS_WRITER_KAFKA_PROPERTIES_FILE=/app/docker/ingress-writer-kafka-properties
44-
TIPS_INGRESS_KAFKA_TOPIC=tips-ingress
45-
TIPS_INGRESS_WRITER_AUDIT_TOPIC=tips-audit
46-
TIPS_INGRESS_WRITER_LOG_LEVEL=info

.sqlx/query-2a6e99270e35859fd7a4ce4deeeb652f7d67c3e78b2749b00ff5a3814ed6664f.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

.sqlx/query-7d72b87eddd39d131ce083dcbff9e6c5fbdde1083aff6e4dca20508f177df536.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

.sqlx/query-85798b03a3dff0196ee1c64b1b21f74c6ac9046b4ccad4f1fc9876a7355616b0.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

.sqlx/query-92e3773f27ca3d15e43cd2a48c40898572b4ea735f94ebd9df04b86b67eab713.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

.sqlx/query-9f1f7117bba639cdc922de4e6870a34cd49c3e2826662fa3fe8af597d1e9e90b.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

.sqlx/query-b2f3046a06d9b8a76c59a38122a8fdc5ab2ae76baab1082b4d2b4c4ef01d2f74.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)