diff --git a/server_configuration/README.md b/server_configuration/README.md new file mode 100644 index 0000000000000000000000000000000000000000..7f7a6330081765565a4f77dda3c01e29fa50a8f3 --- /dev/null +++ b/server_configuration/README.md @@ -0,0 +1,6 @@ +INSTALLATION OF VIPSCore, VIPSCoreManager and VIPSLogic + +Installation of the system requires a good set of skills in Linux, PostgreSQL, Wildfly/Java and Apache. There are currently no good documentation of how to do it, except for the scripts in this project: https://gitlab.nibio.no/vips-setup . If you can read these scripts, they contain basically everything you need to know in order to configure the system. + +INSTALLATION of VIPSWeb +VIPSWeb is a Django application that ideally runs behind Apache or Nginx. There is documentation for Apache configuration available