Jilo Web - Jitsi logs web observer https://lindeas.com/jilo/
 
 
 
 
Go to file
Yasen Pramatarov 15320854f3 Fixes login issues 2024-07-03 18:15:32 +03:00
public_html Fixes login issues 2024-07-03 18:15:32 +03:00
.gitignore Initial code, moved here from the "jilo" repo. 2024-06-28 20:05:32 +03:00
LICENSE Initial commit 2024-06-28 15:03:43 +00:00
README.md fixes login issues 2024-07-03 09:37:35 +03:00
TODO.md Adds note to implement mysql/mariadb option 2024-07-03 13:47:30 +03:00
config.apache Initial code, moved here from the "jilo" repo. 2024-06-28 20:05:32 +03:00
config.nginx Initial code, moved here from the "jilo" repo. 2024-06-28 20:05:32 +03:00
install.sh Initial code, moved here from the "jilo" repo. 2024-06-28 20:05:32 +03:00
jilo-web.conf.php fixes login issues 2024-07-03 09:37:35 +03:00
jilo-web.schema Initial code, moved here from the "jilo" repo. 2024-06-28 20:05:32 +03:00

README.md

Jilo Web

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