Updated wording

This commit is contained in:
Andrew Malsbury 2023-10-08 02:09:26 +00:00
parent 221a020ec7
commit 605eda879d
1 changed files with 2 additions and 15 deletions

View File

@ -83,20 +83,10 @@
* FullCalendar.io
<!-- GETTING STARTED -->
## Getting Started / Installation
## Getting Started
ITFlow is self-hosted. There is a full installation guide in the [docs](https://docs.itflow.org/installation), but the main steps are:
ITFlow is self-hosted. There is a full installation guide in the [docs](https://docs.itflow.org/installation).
1. Install a LAMP stack (Linux, Apache, MariaDB, PHP)
```sh
sudo apt install git apache2 php libapache2-mod-php php-intl php-imap php-mailparse php-mysqli php-curl mariadb-server
```
2. Clone the repo
```sh
git clone https://github.com/itflow-org/itflow.git /var/www/html
```
3. Create a MariaDB Database
4. Point your browser to your HTTPS web server to begin setup
<!-- EASY INSTALL -->
## Installation via Script (Recommended Method)
@ -109,9 +99,6 @@ ITFlow is self-hosted. There is a full installation guide in the [docs](https://
ITFlow comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law
ITFlow is self-hosted. There is a full installation guide in the [docs](https://docs.itflow.org/installation), but the TLDR is:
**Requirements**
- Clean Install of Debian 12 or Ubuntu 22.04
- A public IP Address