A8DOG

A8DOG

随便写写,记录折腾过程!
telegram

Another jump host system, Next Terminal, is really elegant!

This is the system I have always wanted. I had experienced its v1.2.2 version before, but at that time I didn't know what this system was called.

I spent a whole day dealing with a problem I previously posted: https://a8dog.com/170.html. At that time, I was considering finding a technical expert on Xianyu to help me for a fee.

By chance, I came across someone selling the Next Terminal system. Today, I took a screenshot and searched on Google, and finally found it.

Version 1.2.2:

![Please enter image description][1]

![IMG_6612.JPG][2]

The previously released JumpServer: https://a8dog.com/169.html is completely unnecessary for my personal use, as it is quite cumbersome.

It is more suitable for enterprise use. For example, when I add a server, I need to add the server's IP and other information, and also need to add a user for login.

Then, I have to set this user to the specified server and the specified login account in order to use it, which is very troublesome.

The Next Terminal I experienced before is much simpler, and it also has most of the functions 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 also changed its UI, which is really comfortable and elegant.

Installation tutorial:#

First, use my script: https://a8dog.com/141.html

Install Docker and Docker Compose, and then execute the following command.

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 account and password are admin.

The default installation of the enterprise version can be used for free for two months. Later, I will look for the community version.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.