From 702a062bb5fd484694e4f46f4c508d05cd221bca Mon Sep 17 00:00:00 2001 From: jeroen Date: Tue, 9 Aug 2022 17:33:25 +0200 Subject: [PATCH] UPDATED README --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) mode change 100644 => 100755 README.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 2b07934..1c088d3 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +* [disable tty requirement](https://serverfault.com/questions/111064/sudoers-how-to-disable-requiretty-per-user)