Last update at :2024-03-22,Edit by888u
Next-Terminal is a simple, easy-to-use and secure open source interactive auditing system that supports RDP, SSH, VNC, Telnet, and Kubernetes protocols.
Official website: https://next-terminal.typesafe.cn /index.html
Compared with excellent heavyweight open source bastion host systems such as JumpServer, Next-Terminal is developed based on GoLang and is more lightweight. The configuration requirements for the deployment system are relatively low and the delivery speed is relatively low. Faster, now it has implemented most of the basic functions needed in daily life, simple, fast and easy to use.
Today the developer officially opened the trial version of the enterprise version. Interested companies or teams can come and experience it. (The trial period after installation of the Enterprise Edition is 2 months.)
1. Install Docker-CE and Docker-Compose:
yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo yum makecache fast yum -y install docker-ce systemctl start docker.service systemctl enable docker.service curl -L https://github.com/docker/compose/releases/download/1.27.4/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose chmod +x /usr/local/bin/docker-compose2. Deploy Next-Terminal Enterprise Edition:
curl -sSL https://f.typesafe.cn/next-terminal/aliyuns/docker-compose.yml > docker-compose.yml docker-compose up -dIf you have other usage questions, you can refer to the documentation page on the official website.
https://next-terminal.typesafe. cn/docs/usage/readme.html
Recommended site search: asp free space application for Guangdong server rental, foreign php hosting, foreign virtual hosting, domain name registration information query, US host rental, US website space, IP rental, check your own IP, top ten free servers abroad, < /p>
发表评论