2.2.4. Gears
All gear information is stored in the
/var/lib/openshift
directory on that gear's node host, and represented by the gear's UUID. This directory contains the following information:
- Gears themselves
- Web server configuration
- Operation directories
Use the
ls
command to show the contents of the /var/lib/openshift/.httpd.d
directory.
# ls /var/lib/openshift/.httpd.d/
aliases.db frontend-mod-rewrite-https-template.erb idler.db nodes.db routes.json sts.txt
aliases.txt geardb.json idler.txt nodes.txt sts.db
Gear UUIDs are also represented as users in the
/etc/passwd
file.