16 lines
696 B
Plaintext
16 lines
696 B
Plaintext
|
|
$DATA represents both 'mydata' and 'opendata'
|
|
|
|
/home/$DATA Home directory of user $DATA
|
|
/var/www/$DATA Django project
|
|
/var/www/settings/$DATA_settings.py Django production configuration
|
|
/var/www/downloads Files for https://opendata.blender.org/downloads/
|
|
|
|
/var/lib/postgresql Postgres database
|
|
/var/log Most of the logs
|
|
|
|
/home/elastic Home directory of user elastic
|
|
/opt/elasticsearch ElasticSearch itself
|
|
/opt/elasticsearch/data Database of ElasticSearch
|
|
/opt/elasticsearch/logs Log files of ElasticSearch
|