Browse Source

Update README.md

MiteshShah-patch-1
Mitesh Shah 9 years ago
parent
commit
4b199148bd
  1. 13
      README.md

13
README.md

@ -11,11 +11,14 @@ EasyEngine (ee) is a python tool, which makes it easy to manage your wordpress s
- Debian 7 & 8
**Port Requirements:**
- 22/TCP (Inbound/Outbound) : Standard SSH port
- 80/TCP (Inbound/Outbound) : Standard HTTP port
- 443/TCP(Inbound/Outbound) : Standard HTTPS port
- 22222/TCP (Inbound) : To access EasyEngine admin tools
- 11371/TCP (Outbound) : To connect to GPG Key Server
| Name | Port Number | Inbound | Outbound |
|:-----:|:-----------:|:-------:|:---------:|
|SSH |22 | ✓ |✓ |
|HTTP |80 | ✓ |✓ |
|HTTPS/SSL |443 | ✓ |✓ |
|EE Admin |2222 | ✓ | |
|GPG Key Server |11371 | |✓ |
## Quick Start

Loading…
Cancel
Save