chevereto-free/README.md

67 lines
3.1 KiB
Markdown
Raw Normal View History

2021-01-25 22:15:06 +00:00
# Chevereto-Free
2019-04-29 20:43:13 +00:00
2020-11-09 17:05:41 +00:00
> 🔔 Subscribe to the [newsletter](https://newsletter.chevereto.com/subscription?f=PmL892XuTdfErVq763PCycJQrrnQgNmDybvvbXt7hbfEtgCJrjxKnBK4i9LmtXEOfM7MQBwP36vhsCGYOogbSIfBYw) to don't miss any update regarding Chevereto.
2019-04-29 20:43:13 +00:00
2021-01-25 22:15:06 +00:00
![Chevereto](content/images/system/default/logo.svg)
2016-08-18 20:39:31 +00:00
2021-01-25 22:15:06 +00:00
[![Discord](https://img.shields.io/discord/759137550312407050?style=flat-square)](https://chv.to/discord)
2020-08-26 18:25:57 +00:00
2021-01-25 22:15:06 +00:00
Chevereto-Free 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.
2020-08-26 18:25:57 +00:00
2021-01-25 22:15:06 +00:00
In a nutshell, Chevereto-Free is:
2020-08-26 18:25:57 +00:00
2021-01-25 22:15:06 +00:00
- 👨🏾‍💻 An indie developed [mature project](https://github.com/chevereto/chevereto#history)
- ❤ A large [Community](https://chevereto.com/community/)
- 🤯 Used everywhere, including at [high scale](https://github.com/chevereto/chevereto#-powered-by-chevereto)
- ⚖ Open Source Software
2020-08-26 18:25:57 +00:00
2021-01-25 22:15:06 +00:00
## 🤯 Viva la modernización!
2020-11-09 17:05:41 +00:00
2021-01-25 22:15:06 +00:00
The Chevereto software **is being heavily modernized** by updating the technology stack. The new Chevereto is **extensible**, **progressive**, **headless** and is the most [_chévere_](https://chevere.org/get-started/#name-meaning) Chevereto ever made.
2020-11-09 17:05:41 +00:00
2021-01-25 22:15:06 +00:00
It is also **evolving the business**, specially for [how users will monetize](https://rodolfo.is/2021/01/20/thoughts-on-monetize-chevereto-installations/) their instances.
2020-09-24 22:26:21 +00:00
2021-01-25 22:15:06 +00:00
👍🏾 Check the all-new Chevereto at [chevereto/chevereto](https://github.com/chevereto/chevereto) for more information and to contribute to its development.
## It's a fork
Chevereto-Free is a fork of Chevereto V3 (proprietary software) in which the essential features are preserved. This fork **removes**:
- Social network login
- External Storage
- Likes + Followers
- Manage Banners
This fork trends to be more stable than the proprietary software (way less frequent updates). If you really need the edge features consider to go with the paid edition.
2020-09-24 22:26:21 +00:00
## Documentation
Chevereto documentation can be found at [v3-docs.chevereto.com](https://v3-docs.chevereto.com/)
2021-01-25 22:15:06 +00:00
## Community
Join other Chevereto users in our [community](https://chevereto.com/community/) for sharing, supporting and contributing to Chevereto development.
2020-09-24 22:26:21 +00:00
2020-08-28 19:09:56 +00:00
## Known issues
### Can't write into `/app/install/update/temp/` path
Older releases (`1.2.0` and below) are missing the temp folder required for the one-click update process. Simply create the folder for the `www-data` user:
```sh
sudo -u www-data mkdir /var/www/html/app/install/update/temp/
```
2020-06-24 16:08:07 +00:00
## Support
2019-06-24 00:03:15 +00:00
2021-01-25 22:15:06 +00:00
Users helping each other is highly welcome. 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-related concern.
2021-01-25 22:15:06 +00:00
👍🏾 Consider [purchasing](https://chevereto.com/pricing) a license to get the entire pack of features, an extra layer of support, and to sustain the development of this software.
> Please **don't** open issues here unless is code related.
2019-06-24 00:03:15 +00:00
2017-03-25 01:45:35 +00:00
## License
2019-06-24 00:03:15 +00:00
2020-09-24 22:26:21 +00:00
Copyright [Rodolfo Berríos Arce](http://rodolfoberrios.com) - Released under the [MIT License](LICENSE).