11# AnsiPress
22
3- [ ![ saythanks] ( https://img.shields.io/badge/say-thanks-ff69b4.svg )] ( https://saythanks.io/to/MiteshShah ) [ ![ Join AnsiPress Slack Channel] ( https://ansipress.herokuapp.com/badge.svg )] ( https://ansipress.herokuapp.com/ )
3+ < a href = " https://www.paypal.me/AnsiPress " >< img src = " https://cloud.githubusercontent.com/assets/1223371/23652872/75a751aa-0350-11e7-8a1f-20460e1e82fa.png " width = " 80 " height = " 20 " ></ a > [ ![ saythanks] ( https://img.shields.io/badge/say-thanks-ff69b4.svg )] ( https://saythanks.io/to/MiteshShah ) [ ![ Join AnsiPress Slack Channel] ( https://ansipress.herokuapp.com/badge.svg )] ( https://ansipress.herokuapp.com/ )
44
55
6+ [ ![ AnsiPress] ( https://cloud.githubusercontent.com/assets/1223371/23602874/937c6338-0278-11e7-8a91-6d62d677c46b.png )] ( https://www.youtube.com/watch?v=s7ShsNrQ4-0 )
7+
68## Quick Start
79
10+ ✓ = Under Testing
11+ ⚠ = Under Progress
12+
13+ ### Features
14+
15+ ✓ True Shared Hosting
16+
17+ ✓ NGINX + PageSpeed
18+
19+ ✓ PHP 7.1 With Different Master Process for Each User
20+
21+ ✓ MariaDB
22+
23+ ✓ WordPress (W3TC & FastCGI Cache)
24+
25+ ✓ Google PageSpeed Configuration
26+
27+ ✓ Fail2Ban
28+
29+ ⚠ Lets Encrypt (ETA in 2 Weeks)
30+
31+ ⚠ NGINX Redis Module (ETA in 5 weeks)
32+
33+ ⚠ Laravel Support (ETA in 10 weeks)
34+
35+ ⚠ Drupal Support (ETA in 15 weeks)
36+
837** Operating System:**
938
1039- ✓ Ubuntu 16.04
11- - ⚠ Debian 8 & 9
40+ - ✓ Debian 8
1241- ⚠ CentOS 7
1342
14- ✓ = Supported OS
15-
16- ⚠ = Under Progress
1743
1844** Port Requirements:**
1945
2652
2753
2854
29- #### Ansible - [ Install Ansible] (https://miteshshah.github.io/devops/ansible/ansible-installation/)
55+ ### Ansible - [ Install Ansible] ( https://miteshshah.github.io/devops/ansible/ansible-installation/ )
3056
3157#### Clone AnsiPress
3258
@@ -38,9 +64,9 @@ $ cd AnsiPress && git checkout develop
3864#### Setup SSH Server Login Details
3965
4066* AnsiPress required you can login to remote server via ` ssh AnsiPress.local `
41- * Change the [ AnsiPerss.local] (https://github.com/AnsiPress/AnsiPress/blob/develop/hosts#L2 ) server name
67+ * Change the [ AnsiPerss.local] ( https://github.com/AnsiPress/AnsiPress/blob/develop/hosts#L2 ) server name
4268* Make sure you are able to connect server via ` ssh example.com `
43- * Refer - [ SSH Configuration] (https://miteshshah.github.io/linux/ssh/ssh-tips-and-tricks/#ssh-config )
69+ * Refer - [ SSH Configuration] ( https://miteshshah.github.io/linux/ssh/ssh-tips-and-tricks/#ssh-config )
4470
4571#### Run the AnsiPress Playbook
4672
@@ -58,12 +84,12 @@ $ ansible-playbook -i hosts setup.yml --extra-vars="username=wp website_name=w3t
5884$ ansible-playbook -i hosts setup.yml --extra-vars="username=wp website_name=wpfc.com website_type=wpfc"
5985```
6086
61- #### Track Development
87+ ### Track Development
6288
63- [ Milestone] (https://github.com/AnsiPress/AnsiPress/milestones )
89+ [ Milestone] ( https://github.com/AnsiPress/AnsiPress/milestones )
6490
65- #### Donation
66- [ ![ PayPal Donate] ( https://cloud.githubusercontent.com/assets/1223371/20793214/ec6ffca2-b7eb-11e6-9614-d893ff77a565.png )] (https://paypal.me/AnsiPress )
91+ ### Donation
92+ [ ![ PayPal Donate] ( https://cloud.githubusercontent.com/assets/1223371/20793214/ec6ffca2-b7eb-11e6-9614-d893ff77a565.png )] ( https://paypal.me/AnsiPress )
6793
6894Yes you can! Just click on the image above ;)
6995
0 commit comments