You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use the installation script available at https://www.drycc.cc/install.sh to install drycc as a service on systemd and openrc based systems.
127
+
Before installation, please make sure whether your installation environment is a public network.
128
+
If it is an intranet environment and there is no public IP, you need to disable the automatic certificate.
129
+
130
+
```
131
+
$ export CERT_MANAGER_ENABLED=false
132
+
```
133
+
134
+
Then you can use the installation script available at https://www.drycc.cc/install.sh to install drycc as a service on systemd and openrc based systems.
0 commit comments