This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-my-data/docker/root_files/LAYOUT.txt

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