{ "log": { "loglevel": "warning", "access": "/dev/null", "error": "/dev/null" }, "inbounds": [ { "port": 51888, "protocol": "shadowsocks", "settings": { "method": "aes-256-gcm", "password": "wwwwww", "network": "tcp,udp", "level": 0 } } ], "outbounds": [ { "protocol": "freedom", "settings": {}, "tag": "allowed" }, { "protocol": "blackhole", "settings": {}, "tag": "blocked" } ], "routing": { "rules": [ { "domain": [ "google.com", "apple.com", "oppomobile.com" ], "type": "field", "outboundTag": "allowed" }, { "type": "field", "ip": [ "geoip:private" ], "outboundTag": "blocked" } ] } }
forked from yzevm/sync-postgresql-with-elasticsearch-example
-
Notifications
You must be signed in to change notification settings - Fork 1
juvu/sync-postgresql-with-elasticsearch-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sync PostgreSQL with Elasticsearch via Debezium
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Dockerfile 67.8%
- Shell 32.2%