Server file locations - NationalMuseumAustralia/Collection-API-ETL GitHub Wiki
Apache
| Files | Location |
|---|---|
| Config | /etc/apache2/sites-available/000-default.conf -> /usr/local/NMA-API-ETL/install/config/apache/000-default.conf |
| Binary | /etc/apache2 |
| Logs | /var/log/apache2 |
Tomcat
| Files | Location |
|---|---|
| Config | /var/lib/tomcat8 |
| Binary | /etc/tomcat8 |
| Logs | /var/log/tomcat8 |
Fuseki
| Files | Location |
|---|---|
| UI | http://nma.conaltuohy.com/fuseki/ |
| App | /etc/fuseki |
| Binary | /var/lib/tomcat8/webapps/fuzeki |
| Config | /etc/fuseki/configuration/public.ttl -> /usr/local/NMA-API-ETL/install/config/fuseki/public.ttl |
| Logs | /var/log/tomcat8 /etc/fuseki/logs |
Solr
| Files | Location |
|---|---|
| UI | http://nma.conaltuohy.com/solr/ |
| Binary | /opt/solr |
| Data | /var/solr |
| Logs | /var/solr/logs |
Calabash
| Files | Location |
|---|---|
| Binary | /usr/local/xmlcalabash |
Jena
| Files | Location |
|---|---|
| Binary | /usr/local/jena |
XSpec
| Files | Location |
|---|---|
| Binary | /usr/local/xspec |
| Output | /usr/local/NMA/tests |
ETL
| Files | Location |
|---|---|
| App | /usr/local/NMA-API-ETL (git clone) |
| Binary | /var/lib/tomcat8/webapps/xproc-z |
| Config | /etc/tomcat8/Catalina/localhost/xproc-z.xml -> /usr/local/NMA-API-ETL/install/config/tomcat/xproc-z.xml |
API shim
| Files | Location |
|---|---|
| UI | http://nma.conaltuohy.com/xproc-z/ |
| App | /etc/xproc-z/NMA-API (git clone) |
| Binary | /etc/xproc-z |
Kong
| Files | Location |
|---|---|
| Binary | /usr/local/kong |
| Config | /etc/kong |
| Data | PostgreSQL |
| Logs | /usr/local/kong/logs |
PostgreSQL
| Files | Location |
|---|---|
| Binary | /usr/lib/postgresql |
| Data | /var/lib/postgresql |
| Logs | /var/log/postgresql |
Konga
| Files | Location |
|---|---|
| Binary | /etc/konga |
| Config | /etc/konga/config |
Webmin
| Files | Location |
|---|---|
| Binary | /etc/webmin /usr/share/webmin |
Nagios
| Files | Location |
|---|---|
| Binary | /usr/local/nagios |
| Config | /usr/local/nagios/etc |
| Logs | /usr/local/nagios/var/nagios.log |
GoAccess
| Files | Location |
|---|---|
| Binary | /usr/bin/goaccess* |
| Config | /etc/goaccess.conf |