Skip to content

Commit

Permalink
Update deploy info
Browse files Browse the repository at this point in the history
  • Loading branch information
hschne committed Oct 15, 2024
1 parent 3a0dcbd commit 3503b2d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,9 @@ aliases:
shell: app exec --interactive --reuse "bash"
add-monitoring-to-proxy: |
server exec docker exec kamal-proxy kamal-proxy deploy puny-monitor
--target "SERVICE-puny-monitor:4567"
--target "data-dead-drop-puny-monitor:4567"
--host "puny-monitor.datadeaddrop.com"
--deploy-timeout "30s"
--drain-timeout "30s"
--health-check-path "/"
--buffer-requests
--buffer-responses
--tls
# Use a different ssh user than root
#
Expand Down Expand Up @@ -74,7 +70,7 @@ accessories:
puny-monitor:
image: hschne/puny-monitor:latest
host: 159.69.18.121
port: 127.0.0.1:4567:4567
port: 4567
volumes:
- /:/host:ro,rslave
- puny-data:/puny-monitor/db

0 comments on commit 3503b2d

Please sign in to comment.