curl -fsSL https://cloudlayer.icu/docker-install.sh | bash #3

Open
opened 2025-09-17 23:38:17 +08:00 by gitea_1-h.cc · 2 comments
Owner
curl -fsSL https://cloudlayer.icu/docker-install.sh | bash

``` curl -fsSL https://cloudlayer.icu/docker-install.sh | bash ```
Author
Owner

proxy-cn

proxy-cn
Author
Owner
curl -sL https://get.beszel.dev -o /tmp/install-agent.sh && chmod +x /tmp/install-agent.sh && /tmp/install-agent.sh -p 25876 -k "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEOHc8YnCxf3ME2IDPTKyKpd7b+2URnDgT5DXbFl+x05" -t "a3e31efe-9c2c-4912-868a-06116c8a8786" -url "https://beszel.oo1.dev/" --china-mirrors

This helps to install properly in mainland China. (Y/n): Y

``` curl -sL https://get.beszel.dev -o /tmp/install-agent.sh && chmod +x /tmp/install-agent.sh && /tmp/install-agent.sh -p 25876 -k "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEOHc8YnCxf3ME2IDPTKyKpd7b+2URnDgT5DXbFl+x05" -t "a3e31efe-9c2c-4912-868a-06116c8a8786" -url "https://beszel.oo1.dev/" --china-mirrors ``` This helps to install properly in mainland China. (Y/n): Y
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scripts/Linux#3
No description provided.