中文 | English
Serv00/CT8 - Free Host Auto Renewal (Automatic SSH and PM2) and Other Scripts
serv00 Demo | serv00 Official | serv00 Docs | serv00 Forum
CT8 Demo | CT8 Official | CT8 Docs | CT8 Forum
In the GitHub repository, go to the top right corner and click on Settings
On the sidebar, find Secrets and variables
, click to expand and select Actions
, then click New repository secret
Then create a Secret
named ACCOUNTS_JSON
, set its value as the account and password string in JSON format, as follows:
[ { "username": "qishihuang", "password": "zhanghao", "panel": "panel3.serv00.com" }, { "username": "zhaogao", "password": "daqinzhonggong", "panel": "panel1.serv00.com" }, { "username": "heiheihei", "password": "shaibopengke", "panel": "panel.ct8.pl" } ]
The
panel
parameter is the panel number, which is the value in thepanel*.serv00.com
from the registration email you received.
Optional Creating two parameters Secret
for the Telegram bot: TELEGRAM_BOT_TOKEN
and TELEGRAM_CHAT_ID
If you cannot log in, it is due to an IP Ban, click here to unlock: Ban
If still unable to log in: Please use
FinalShell
below, and checkSmart Overseas Acceleration
. If login fails, chooseCancel
in the pop-up box, and enter[the SSH password from your email]
in the pop-up box.
FinalShell is an integrated server and network management software, not only an SSH client but also a powerful development and operations tool that fully meets the needs of developers and operators.
Cloud synchronization, free overseas server remote desktop acceleration, SSH acceleration, localized command input box with auto-completion, command history, and custom command parameters.
Windows X64 version, download address: http://www.hostbuf.com/downloads/finalshell_windows_x64.exe
macOS Arm version, supporting m1, m2, m3 CPUs, download address: http://www.hostbuf.com/downloads/finalshell_macos_arm64.pkg
macOS X64 version, supporting older Intel CPUs, download address: http://www.hostbuf.com/downloads/finalshell_macos_x64.pkg
Linux X64 version, download address: http://www.hostbuf.com/downloads/finalshell_linux_x64.deb
Linux Arm64 version, download address: http://www.hostbuf.com/downloads/finalshell_linux_arm64.deb
Linux LoongArch64 Longxin version, download address: http://www.hostbuf.com/downloads/finalshell_linux_loong64.deb
PHP Configuration: https://docs.serv00.com/PHP/#php-version
Memcached Configuration: https://docs.serv00.com/Memcached/
Start: memcached -s /usr/home/LOGIN/domains/DOMAIN/memcached.sock -d
Redis Configuration: https://docs.serv00.com/Memcached/
Although serv00 has a 10-year usage period, it cannot clear logs generated by Apache and other services. Under capacity constraints, high-traffic services that generate large logs and high-frequency tasks are not recommended.
https://lopins.github.io/serv00-auto-scripts/