====== Visualytics Overview ====== Visualytics is our MVP (written in PHP / JS and communicating with our Python APIs) and is currently running on: * [[https://www.picalike.com/visualytics/|Visualytics Production]] * [[https://www.picalike.com/visualytics_dev/|Visualytics Dev]] Current server of **Visualytics**: web3.picalike.corpex-kunden.de Root PHP folder is: /var/www/picalike.com/relaunch/htdocs/visualytics and /var/www/picalike.com/relaunch/htdocs/visualytics_devs/visualytics_dev There is already plans to make it works only with Docker and that's the way we do it already when we want to run it local. The Git repository is the following (there's also a README): https://git.picalike.corpex-kunden.de/picalike/visualytics-dev {{/dokuwiki/lib/images/smileys/icon_exclaim.gif|:!:}} Of course this makes only the Visualytics local and not their services (APIs) and it's not recommended, only for some frontend changes. It's better to use our [[https://git.picalike.corpex-kunden.de/picalike/integration_test_v5|Integration Tests]] where you will have all services running local. For more detailed information about Visualytics please check [[visualytics_in_depth|here]].