Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add airflow #91

Merged
merged 41 commits into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
49a41c0
add x-airflow-common
cyri113 Jan 17, 2024
2bf0c02
add pgvector
cyri113 Jan 17, 2024
1d9e41a
Added airflow services
cyri113 Jan 17, 2024
41eab86
added logging
cyri113 Jan 17, 2024
bbff256
update pgvector healthcheck test
cyri113 Jan 17, 2024
72644ce
remove old healthcheck for pgvector
cyri113 Jan 17, 2024
06b4e7c
change default postgres port
cyri113 Jan 17, 2024
b98dae1
remove brackets around pgvector test
cyri113 Jan 17, 2024
5c677e2
remove user from pg_isready
cyri113 Jan 17, 2024
fde96be
add POSTGRES_USER
cyri113 Jan 17, 2024
f8e0307
change airflow dir for init.sh
cyri113 Jan 17, 2024
b42e22f
comment out twitter services
cyri113 Jan 17, 2024
b95880e
remove all hivemind services
cyri113 Jan 17, 2024
a19eb7d
pg_isready -U $$POSTGRES_USER
cyri113 Jan 17, 2024
c7309a2
remove init.sh from airflow-init volumes
cyri113 Jan 17, 2024
f677aa6
add pg to networks + logs
cyri113 Jan 17, 2024
9106bbe
update airflow-init command
cyri113 Jan 17, 2024
e1d4221
add database to healthcheck pgvector
cyri113 Jan 17, 2024
5fb10c7
hivemind-bot service
cyri113 Jan 17, 2024
588257d
fix mongodb name
cyri113 Jan 17, 2024
3954a42
add networks + logging to hivemind-bot
cyri113 Jan 17, 2024
1301ade
hivemind-bot restart: unless-stopped
cyri113 Jan 17, 2024
6eed839
change hivemind-bot network to development
cyri113 Jan 17, 2024
0969836
expose airflow dashboard
cyri113 Jan 17, 2024
2df8da4
remove dags from volumes
cyri113 Jan 17, 2024
06ce223
add hivemind server + worker
cyri113 Jan 17, 2024
db363af
rabbitmq enabled_plugins
cyri113 Jan 17, 2024
c867cd1
move monitoring into docker-compose
cyri113 Jan 18, 2024
aeb06cf
monitoring network
cyri113 Jan 18, 2024
e689fbd
netowrk monitoring
cyri113 Jan 18, 2024
a6ba9f2
development
cyri113 Jan 18, 2024
7b1416c
network
cyri113 Jan 18, 2024
27635cd
add tempo
cyri113 Jan 18, 2024
652796b
fix prometheus config
cyri113 Jan 18, 2024
e9cba11
Update tempo.yml
cyri113 Jan 18, 2024
22add63
Update tempo.yml
cyri113 Jan 18, 2024
bc5e2af
otel collector
cyri113 Jan 22, 2024
bd4d043
open otel port
cyri113 Jan 22, 2024
c86f717
otel config
cyri113 Jan 22, 2024
6a9032c
fix
cyri113 Jan 22, 2024
0ebab57
fix
cyri113 Jan 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 0 additions & 109 deletions development/docker-compose.monitoring.yml

This file was deleted.

Loading