chevereto-free/README.md

68 lines
3.6 KiB
Markdown
Raw Normal View History

2019-06-24 00:03:15 +00:00
# Chevereto Free
2019-04-29 20:43:13 +00:00
2019-07-10 20:44:18 +00:00
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.
2019-04-29 20:43:13 +00:00
Chevereto Free has the same look and feel of the [paid version](https://chevereto.com). Most likely it will fit all your personal needs. The features removed in this fork are those business-oriented like external storage servers or banner management to name a few.
2016-08-18 20:39:31 +00:00
2019-06-24 00:03:15 +00:00
## Building the next-gen Chevereto
2016-08-18 20:39:31 +00:00
2019-04-29 20:43:13 +00:00
Chevereto is being modernized by introducing new coding standards and turning towards a common Open Source base release which you will be able to add plugins and modifications. [Learn more](https://chevereto.com/community/threads/building-the-next-gen-chevereto.11140/).
2016-08-18 20:39:31 +00:00
2017-03-25 01:45:35 +00:00
## Minimum system requirements
2019-06-24 00:03:15 +00:00
2016-08-18 20:39:31 +00:00
Make sure your server meets the minimum system requirements which are:
2019-06-24 00:03:15 +00:00
- PHP 7 (PHP 5.6 min)
- MySQL 8 / MariaDB 10 (ALL PRIVILEGES)
- Apache / NGiNX web server
2016-08-18 20:39:31 +00:00
2019-06-24 00:03:15 +00:00
The system has a built-in system check that will tell you right away when you need to fix something on your server.
2016-08-18 20:39:31 +00:00
2018-09-13 17:54:15 +00:00
## Installation
2019-06-24 00:03:15 +00:00
2019-04-29 20:43:13 +00:00
Chevereto can be installed in several different ways, it all depends on what suits you best.
2018-09-13 17:54:15 +00:00
2019-06-24 00:03:15 +00:00
### ⚡Install using Installer
2019-07-02 16:47:52 +00:00
The [installer](https://github.com/Chevereto/Installer) is a single `.php` file which will download and extract the latest release for you. Automatic database setup for cPanel based web servers.
2019-03-04 15:33:26 +00:00
2017-11-09 19:02:18 +00:00
1. Download the [Chevereto Installer](https://chevereto.com/download/file/installer)
2019-06-24 00:03:15 +00:00
2. Upload the `installer.php` file to your target `public_html` folder.
3. Open your website and follow the steps.
### 🐳Install using Docker
Docker allows you to easily install and maintain all the server dependencies with ease by using automated application containers. The ready-to-use Docker images are under [nmtan/chevereto](https://hub.docker.com/r/nmtan/chevereto/) (many thanks to [Tan Nguyen](https://github.com/tanmng))
2018-10-24 03:01:19 +00:00
### ✨Install using Softaculous/Fantastico
2019-06-24 00:03:15 +00:00
2018-10-24 03:01:19 +00:00
If your web hosting includes [Softaculous](https://softaculous.com/)/[Fantastico](https://netenberg.com/fantastico.php), you can install Chevereto Free with just one click. Chevereto Free should be available for one-click install under the "Image Galleries" category.
2017-11-09 19:02:18 +00:00
2018-09-13 17:54:15 +00:00
### 📦Install via zip/tarball
2019-06-24 00:03:15 +00:00
1. Download the [latest release](https://github.com/Chevereto/Chevereto-Free/releases/latest)
2016-08-18 20:39:31 +00:00
2. Upload the contents of your download to your server (usually the `public_html` folder)
3. Go to your website and follow the instructions
2018-05-15 18:06:05 +00:00
For additional installation instructions, refer to our [official documentation](https://chevereto.com/docs/install).
2016-08-18 20:39:31 +00:00
2017-03-25 01:45:35 +00:00
## Updates
2019-06-24 00:03:15 +00:00
2018-09-13 17:54:15 +00:00
Chevereto has a built-in system that checks for new updates every day via the [Chevereto API](https://chevereto.com/api/get/info/free). The system will notify you when an update is available, and it will guide you through the process.
2017-03-25 01:45:35 +00:00
## Upgrade to paid edition
2019-06-24 00:03:15 +00:00
2018-05-15 18:06:05 +00:00
To upgrade to our paid edition, simply navigate to your dashboard panel and click on the `upgrade` button.
2017-03-25 01:45:35 +00:00
## Support
2019-06-24 00:03:15 +00:00
2019-03-04 15:33:26 +00:00
Use our [Bug Tracking](https://chevereto.com/bug-tracking) to report bugs and our [Community Support](https://chevereto.com/community-support) forums for any support concern.
2016-08-18 20:39:31 +00:00
2017-03-25 01:45:35 +00:00
## License
2019-06-24 00:03:15 +00:00
2018-04-22 17:18:34 +00:00
Copyright [Rodolfo Berríos](http://rodolfoberrios.com) - Released under the AGPLv3 license.
## Warranty
2019-06-24 00:03:15 +00:00
2018-05-15 18:06:05 +00:00
This software doesn't include support. It may contain bugs. Use it at your own risk. This software is offered on an “as-is” basis. No warranty, either expressed or implied, is given.