This system is what I have always wanted. I had experienced its v1.2.2 version before, but at that time, I didn't know the name of this system.
I had a problem before and spent a whole day on it: https://k7blog.com/170.html. At that time, I was thinking of finding a tech expert on Xianyu to help me for a fee.
By chance, I stumbled upon someone selling the Next Terminal system. Today, I searched on Google with the image and finally found it.
Version 1.2.2:
The previously released JumpServer: https://k7blog.com/169.html. Personally, it was completely redundant for me, quite cumbersome.
It's suitable for enterprise use. For example, when I add a server, input the server's IP and other information, I still need to add a user for login.
Then, I have to set this user to the specified server and login account to use it, which is very troublesome.
The Next Terminal I experienced before was simple and had most of the features of JumpServer.
Documentation: https://next-terminal.typesafe.cn/docs/
Official Website: https://next-terminal.typesafe.cn/
GitHub: https://github.com/dushixiang/next-terminal
The latest enterprise version 2.1.8 has a new UI, really comfortable and elegant.
Installation Guide:#
First, use my script: https://k7blog.com/141.html
Install Docker and Docker Compose, then execute the following commands.
curl -sSL https://f.typesafe.cn/next-terminal/docker-compose.yml > docker-compose.yml
docker-compose up -d
You can access it with the default IP + 8088, and the default login is admin.
The default installed enterprise version can be used for free for two months. Later, I will look for the community version.