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 * FullCalendar.io
<!-- GETTING STARTED --> <!-- 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 --> <!-- EASY INSTALL -->
## Installation via Script (Recommended Method) ## Installation via Script (Recommended Method)
@ -108,9 +98,6 @@ ITFlow is self-hosted. There is a full installation guide in the [docs](https://
Need to report a security issue? Check the [security policy](https://github.com/itflow-org/itflow/security/policy) Need to report a security issue? Check the [security policy](https://github.com/itflow-org/itflow/security/policy)
ITFlow comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law 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** **Requirements**
- Clean Install of Debian 12 or Ubuntu 22.04 - Clean Install of Debian 12 or Ubuntu 22.04