serv00-auto-scripts
serv00-auto-scripts copied to clipboard
Serv00/CT8 - Free Host Auto Renewal (Automatic SSH and PM2) and Other Scripts
serv00-auto-scripts
Serv00/CT8 - Free Host Auto Renewal (Automatic SSH and PM2) and Other Scripts
Usage
-
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 selectActions, then clickNew repository secret -
Then create a
SecretnamedACCOUNTS_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
panelparameter is the panel number, which is the value in thepanel*.serv00.comfrom the registration email you received.
- Optional Creating two parameters
Secretfor the Telegram bot:TELEGRAM_BOT_TOKENandTELEGRAM_CHAT_ID
Unable to SSH Login
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
FinalShellbelow, and checkSmart Overseas Acceleration. If login fails, chooseCancelin the pop-up box, and enter[the SSH password from your email]in the pop-up box.
FinalShell
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.
Features
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
Other Services
-
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/
Special Note
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.