mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 23:41:07 +00:00
feat: add rstudio deployment
This commit is contained in:
parent
7486662cc8
commit
8d2f7ec654
225 changed files with 1582 additions and 5 deletions
|
|
@ -11,8 +11,8 @@ services:
|
|||
environment:
|
||||
LISTEN: /beszel_socket/beszel.sock
|
||||
HUB_URL: http://192.168.12.151:8091
|
||||
TOKEN: EvrIZdupNHXJyEFdMpAa
|
||||
KEY: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHK3ckn/gTe88kj1KLkRyYr4rX765k0d8nFDrVvJnXUF"
|
||||
TOKEN: token-from-beszel
|
||||
KEY: "shh-key"
|
||||
|
||||
volumes:
|
||||
beszel_agent_data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue