-->

How to use Pagoda Panel to Build Forsaken Mail

Thank you for visit Techctg24 blog, today i will show , how to use pagoda panel to build a Forsaken Mail.

Docker way

Introduction

ready

  • Environment: CentOS7.6 +, Pagoda 6.9.8+, Nginx1.15 +, MySql5.6 +, PHP7.2 +, phpMyAdmin 4.7
  • Port: VPS needs to open 25 ports and 3000 ports. 25 port needs to issue a work order to ask the host company if it can be opened.
  • Domain name resolution: If you need to use a domain name, you usually set a secondary domain name A to resolve to the server IP. Later, you can use the Pagoda backstage to achieve domain name access.

installation

ssh command mode installation
docker build -t denghongcai/forsaken-mail .
docker run --name forsaken-mail -d -p 25:25 -p 3000:3000 denghongcai/forsaken-mail
Shell
Pagoda docker manager installation
  1. Release 2 ports [25/300]
  2. Open the docker manager and obtain the forsaken-mail mirror address in the mirror management. The mirror address:denghongcai/forsaken-mail
  3. Create container
Port mapping: 25 TCP 253000 TCP 3000
directory mapping, execute commands without completing, CPU memory quotas weights may default.
  1. Use the browser http://ip:3000address to open a temporary e-mail system
  2. Add a domain name using the -anti-forward-generation-reason-method

PM2 manager

Introduction

ready

  • Pagoda panel latest version
  • PM2 manager
  • Nginx1.17
  • A resolved domain name
  • New Website
  • Open 25 ports and 3000 ports and release them in security

deploy

cd /opt
git clone https://github.com/denghongcai/forsaken-mail.git
cd forsaken-mail
npm install && npm start
Shell
  • To build a website and release ports, refer to the docker manager installation. Be sure to open port 25, otherwise the program will not run.
  • Use ip:3000access, if necessary using the domain name, by - Anti - Generation - way.
<! ---







->
Our Facebook Fan page
Contact us for business inquire .
Subscribe our youtube channel
আরও নতুন পোষ্ট পরবর্তী পোষ্ট

Related Posts

Facebook