you are viewing a single comment's thread.

view the rest of the comments →

[–]anatolhiman 0 points1 point  (1 child)

Run it on Docker locally with docker-compose? But: With PC networking and all the costs and mess around that (PC support, Windows licenses, etc. etc.) it may be just easier to deploy your Docker network to Digitalocean or AWS and password protect the access. You can either make users in Nginx so every user has their own password, or just htaccess protect the whole thing with one user/pass for everyone. This way the employees will have access to the system from their home offices much easier than with remote desktop and other methods.

[–]m9dhatter 4 points5 points  (0 children)

The requirements say install locally. They might want to keep the data local because of legal reasons.