TeaWeb: self-built online port forwarding, reverse proxy, HTTP tunnel, etc., supports IP, domain name [multiple functions]

TeaWeb: self-built online port forwarding, reverse proxy, HTTP tunnel, etc., supports IP, domain name [multiple functions]

TeaWeb is a visual intelligent WebServer that integrates static resources, caching, proxy, log, statistics, and monitoring. The principle is to connect user requests and the developer's own backend services through HTTP proxy, so as to not only forward the request but also realize automatic caching, logging, statistics, monitoring and other functions.

TeaWeb is implemented in Go language, which ensures high performance and high concurrency under the premise of high customizability.

Installation based on CentOS 7 (other systems are also supported)

1. Open ports 7777 and 27017

 firewall-cmd --zone=public --add-port=7777/tcp --permanent
firewall-cmd --zone=public --add-port=27017/tcp --permanent
firewall-cmd --reload

2. One-click installation under SSh

 curl -s http://teaos.cn/teaweb-install.sh|sudo bash

3. Install MongoDB
Create a .repo file and generate the source of mongodb

 vi /etc/yum.repos.d/mongodb-org-4.0.repo

Add the following configuration information:

 [mongodb-org-4.0]
name =MongoDB Repository
baseurl = https://repo.mongodb.org/yum/redhat/ $releasever /mongodb-org/ 4.0 / x86_64 /
gpgcheck = 1
enabled = 1
gpgkey = https://www.mongodb.org/static/pgp/server-4.0.asc

Install MongoDB

 yum install -y mongodb-org

Start the MongoDB service

 systemctl start mongod.service

The default port of MongoDB is 27017. Check whether it is enabled.

 netstat -natp | grep 27017

Check whether the database is installed successfully

 ps -aux | grep mongod # Check if the database process exists

4. Default login address and password

 http://your server IP:7777/login
The username is admin and the password is 123456


For more information, please visit the official website: http://teaos.cn/, document: http://teaos.cn/doc/main/Summary.md

<<:  vps-mart: $49/month/X3440/16GB memory/1.1TB SSD hard drive/unlimited traffic/100Mbps bandwidth/graphics card included/Denver

>>:  Nathosts: 2,000 yuan/month/4 cores/4GB memory/50GB NVME space/unlimited traffic/200Mbps-1000Mbps bandwidth/KVM/Guangzhou Mobile

Recommend

Python1: $10/year/40GB SSD/300GB traffic/5 domain names can be bound/US

Python1, founded in 2014, a new hosting provider ...

REGISTER.COM $2.5 Domain Name Coupon

【Special Offer】 New users can register .com, .net...

SkyDrive — Free online storage provided by Microsoft, super stable

SkyDrive is a free online disk provided by Micros...

Host1Plus.com launches 40% discount coupon

1.Now, users who purchase Host1Plus.com virtual h...

Softlayer Thanksgiving special price 12G memory $199/month

Softlayer, after merging with The Plant, became t...

you-proxy: convenient self-built GAE proxy wallproxy

you-proxy is a convenient self-built GAE proxy pr...

BackupDragon: $8.1/year/256MB space/50GB space/500GB traffic/OpenVZ/Tampa

BackupDragon, a subsidiary of SecureDragon, speci...

Netcup: €16/month/16GB memory/1.6TB space/80TB traffic/KVM/Germany/Snapshots

Netcup, a German hosting company, is stable and c...