Update README.md
parent
c9998cfb06
commit
e6ba9102fb
10
README.md
10
README.md
|
@ -41,15 +41,15 @@ On most servers, that's all you need. The system has a built-in system check tha
|
|||
## Installation
|
||||
Chevereto Free can be installed in several different ways, it all depends on what suits you best.
|
||||
|
||||
### ⚡Install using our Installer (recommended)
|
||||
### 🐳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))
|
||||
|
||||
### ⚡Install using our Installer
|
||||
The installer is a single `.php` file which will download and extract the latest release for you.
|
||||
1. Download the [Chevereto Installer](https://chevereto.com/download/file/installer)
|
||||
2. Upload this file to your target destination (usually the `public_html` folder)
|
||||
3. Go to your website and follow the instructions
|
||||
|
||||
### 🐳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))
|
||||
|
||||
### ✨Install using Softaculous/Fantastico
|
||||
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.
|
||||
|
||||
|
@ -67,7 +67,7 @@ Chevereto has a built-in system that checks for new updates every day via the [C
|
|||
To upgrade to our paid edition, simply navigate to your dashboard panel and click on the `upgrade` button.
|
||||
|
||||
## Support
|
||||
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. Keep in mind that Chevereto Free is always forked from a previous paid release and it inherits the bugs at that prior stage of development. Due to this, **pull requests are ignored** in this repo.
|
||||
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.
|
||||
|
||||
## License
|
||||
Copyright [Rodolfo Berríos](http://rodolfoberrios.com) - Released under the AGPLv3 license.
|
||||
|
|
Loading…
Reference in New Issue