Jilo Web - Jitsi logs web observer https://lindeas.com/jilo/
 
 
 
Go to file
Yasen Pramatarov 637ac410f4 Updates TODO 2024-07-01 12:48:07 +03:00
public_html Login/registration fixes 2024-07-01 12:45:07 +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 Updates TODO 2024-07-01 12:48:07 +03:00
TODO.md Updates TODO 2024-07-01 12:48:07 +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 Login/registration fixes 2024-07-01 12:45:07 +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

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