Update README.md
This commit is contained in:
parent
78a22b7d7f
commit
63cc2ea829
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,10 @@
|
|||
# Chevereto Free
|
||||
|
||||
[](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 it is 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 released as Open Source software.
|
||||
|
||||
## 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
|
||||
|
||||
|
@ -15,6 +13,7 @@ Make sure your server meets the minimum system requirements which are:
|
|||
- PHP 7 (PHP 5.6 min)
|
||||
- MySQL 8 / MariaDB 10 (ALL PRIVILEGES)
|
||||
- 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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue