Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blue-hexagon authored Nov 12, 2022
1 parent 13f716d commit 3d36251
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Bash LAMP
<img src="./img1.jpg" width="128" />
Sets up a LAMP server with users, FTP access and a WordPress instance.
<img src="https://user-images.githubusercontent.com/26361520/201491021-d1277740-83cb-4e04-86b8-99703b62565c.png" width="600" />

*Sets up a LAMP server with users, FTP access and a WordPress instance.*

## What it does?
Concretely, this script does the following:
- Updates the system
- Enables SELinux
- Sets up Byobu (a Tmux replacement)
- Sets up a fancy banner (see pic above)
- Creates new users
- Sets up a LAMP server
- Sets up a VSFTP server with SSL certificates
- Sets up Wordpress w/ WooCommerce plugin ready to be installed
- Sets up Fail2Ban

## Usage
- `git clone https://github.com/blue-hexagon/BashLamp`
Expand Down

0 comments on commit 3d36251

Please sign in to comment.