UPDATED README

This commit is contained in:
Jeroen De Meerleer 2022-08-09 17:33:25 +02:00
parent c7fb9ae2dd
commit 702a062bb5
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 2 additions and 5 deletions

7
README.md Normal file → Executable file
View File

@ -3,9 +3,6 @@
Webcron management is an easy-to-use interface to manage cronjobs running on a publicly available http-location.
## Status update
Rewrite is currently beta-quality. Production-use is possible, but use with caution. Personally, I'm using it myself already in a production-like environment.
### Known bugs
* Datepicker ([Tempus dominus v6](https://getdatepicker.com/)) is currently alpha-quality software. Altough [the dev states it is usable](https://jonathanpeterson.com/posts/state-of-my-datetime-picker-part-2.html)
@ -14,7 +11,7 @@ Rewrite is currently beta-quality. Production-use is possible, but use with caut
* php <= 8.0
* ext-openssl
* ext-pcntl (highly recommended)
* MySQL/MariaDB or SQLite
* MySQL/MariaDB
* Ability to change the webroot directory
* Ability to run a script as daemon (eg. supervisor or systemd units)
@ -59,4 +56,4 @@ Doing a system upgrade requires sudo which has a certain number security measure
TL;DR
* [disable sudo passwords](http://jeromejaglale.com/doc/unix/ubuntu_sudo_without_password)
* [disable tty requirement](https://serverfault.com/questions/111064/sudoers-how-to-disable-requiretty-per-user)
* [disable tty requirement](https://serverfault.com/questions/111064/sudoers-how-to-disable-requiretty-per-user)