mirror of
https://github.com/0x1d/drift-keeper.git
synced 2025-12-16 02:58:45 +01:00
Run container as keeper user, add basic auth to prometheus
This commit is contained in:
@@ -34,7 +34,7 @@ runcmd:
|
||||
- git clone https://github.com/0x1d/drift-keeper /app/bot
|
||||
- mv /app/.env /app/bot/.env
|
||||
- mv /app/config.yaml /app/bot/config.yaml
|
||||
- cd /app/bot && docker-compose up -d
|
||||
- cd /app/bot && sudo -u keeper -g bot -- docker-compose up -d
|
||||
|
||||
write_files:
|
||||
- path: /app/.env
|
||||
|
||||
Reference in New Issue
Block a user