Update README.md

pull/65/head
Rodolfo Berrios 2020-06-15 18:27:13 -04:00 committed by GitHub
parent 78a22b7d7f
commit 63cc2ea829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -1,12 +1,10 @@
# Chevereto Free # Chevereto Free
[![Discord badge](https://img.shields.io/discord/494235589416189974)](https://chevereto.com/go/discord) Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions. This repo here is Chevereto Free, which is a fork of Chevereto V3 in which only the most essential features are preserved and released as Open Source software.
Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions. This repo here is Chevereto Free, which is a fork of Chevereto V3 in which only the most essential features are preserved and it is released as Open Source software.
## Building the next-gen Chevereto ## Building the next-gen Chevereto
Chevereto is being modernized by introducing new coding standards and turning towards a common Open Source base. [Read all updates](https://chevereto.com/community/threads/building-the-next-gen-chevereto.11140/) and check my [Chevere + Chevereto V4 Trello board](https://trello.com/b/DCZhECwN/chevere-chevereto-v4). Chevereto is being modernized by introducing new coding standards and turning towards a common Open Source base. [Read all updates](https://chevereto.com/community/threads/building-the-next-gen-chevereto.11140/) and check my [chevere](https://github.com/chevere) organization.
## Minimum system requirements ## Minimum system requirements
@ -15,6 +13,7 @@ Make sure your server meets the minimum system requirements which are:
- PHP 7 (PHP 5.6 min) - PHP 7 (PHP 5.6 min)
- MySQL 8 / MariaDB 10 (ALL PRIVILEGES) - MySQL 8 / MariaDB 10 (ALL PRIVILEGES)
- Apache / NGiNX web server - Apache / NGiNX web server
- URL rewriting
The system has a built-in system check that will tell you right away when you need to fix something on your server. The system has a built-in system check that will tell you right away when you need to fix something on your server.