mirror of
https://github.com/0x1d/drift-keeper.git
synced 2025-12-15 02:42:21 +01:00
Minimize cloud-init config
This commit is contained in:
@@ -32,7 +32,7 @@ ntp:
|
||||
|
||||
runcmd:
|
||||
- systemctl stop snapd && systemctl disable snapd
|
||||
- git clone -b feature/scaling https://github.com/0x1d/drift-keeper /app/bot
|
||||
- git clone https://github.com/0x1d/drift-keeper /app/bot
|
||||
- cp -rT /transfer /app/bot && rm -rf /transfer
|
||||
- chown -R keeper:bot /app/bot
|
||||
- cd /app/bot && sudo -u keeper -g bot -- docker-compose up -d
|
||||
|
||||
Reference in New Issue
Block a user