This was created as an example of what can be accomplished with simple tools like PHP,HTML5 and JavaScript.
All settings and files are customizable to your situation.
Little programming knowledge is needed since the conventions and values used are fairly staightforward
and easily searchable and explainable at w3schools, stackoverflow, postgresql.org and php.org.
Otherwise you can hire someone to fiddle with it.:)
It works on the premise that work can be done through the internet or on the local lan simultaneously.
Requirements:
Linux
nginX
Postgresql 10+
Php and Php-fpm *7.2 is current*
Apache Htpasswd (for restriciting folder access)
File Structure:
/var/www/html
--/demo
--/images
When you have multiple users you can resrict access to each folder via htpasswd and place that in the default nginx template for the site.
ie. ---/demo2
---/images
---/and so forth...
::NOTE:: www-data needs owner of the /images
Downloads:
0 This Week
Linux
Android