jilo-web/README.md

12 lines
366 B
Markdown
Raw Normal View History

# Jilo Web
2024-06-28 15:03:43 +00:00
2024-07-03 06:37:35 +00:00
This is still not operational. Goals for v.0.1 - browsing of basic info about Jilo config and about Jitsi Meet conferences.
## requirements
- web server (deb: apache | nginx)
- php support in the web server (deb: php-fpm | libapache2-mod-php)
- pdo and pdo_sqlite support in php (deb: php-db, php-sqlite3) uncomment in php.ini: ;extension=pdo_sqlite