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 - Debian 7 & 8
**Port Requirements:** **Port Requirements:**
- 22/TCP (Inbound/Outbound) : Standard SSH port
- 80/TCP (Inbound/Outbound) : Standard HTTP port | Name | Port Number | Inbound | Outbound |
- 443/TCP(Inbound/Outbound) : Standard HTTPS port |:-----:|:-----------:|:-------:|:---------:|
- 22222/TCP (Inbound) : To access EasyEngine admin tools |SSH |22 | ✓ |✓ |
- 11371/TCP (Outbound) : To connect to GPG Key Server |HTTP |80 | ✓ |✓ |
|HTTPS/SSL |443 | ✓ |✓ |
|EE Admin |2222 | ✓ | |
|GPG Key Server |11371 | |✓ |
## Quick Start ## Quick Start

Loading…
Cancel
Save