
A pre-configured and ready to run Spree web application, an open source e-commerce platform built with Ruby on Rails.
| Main config: | /jet/etc/nginx/nginx.conf | 
| Additional configs: | /jet/etc/nginx/conf.d | 
| Document Root: | /jet/app/spree/public | 
| Ports/Sockets: | 80 | 
| Main Error Log: | /jet/log/nginx/error.log | 
| Default administrator name: | spree@example.com | 
| Default administrator password: | spree123 | 
| Default administration address: | http://server_address/admin | 
| Version: | Ver 5.6.36 for Linux on x86_64 (MySQL Community Server (GPL)) | 
| Main my.cnf: | /jet/etc/mycnf/my.cnf | 
| Additional configs: | /jet/etc/mycnf/my.cnf.d/ | 
| Database directory: | /jet/prs/mysqld/data | 
| Administrator username: | root | 
| Administrator password: | empty | 
| Socket: | /jet/run/mysqld/mysql.sock | 
| Error log: | /jet/log/mysqld/mysqld.log | 
| Start: | start mysqld | 
| Stop: | stop mysqld | 
| Restart: | restart mysqld | 
| Version: | 5.19.0 | 
| Main config: | /jet/etc/monit/monitrc | 
| Additional config files: | /jet/etc/monit/monit.d | 
| Logfile: | /jet/log/monit/monit.log | 
| Start: | start monit | 
| Stop: | stop monit | 
| Restart: | restart monit | 
| Reload: | reload monit | 
| Status: | monit summary monit status | 
| Sendmail location: | /jet/bin/sendmail | 
| Version: | 4.89 | 
| Default smtp port | 25 | 
| Main config: | /jet/etc/exim/exim.conf | 
| Main Log: | /jet/log/exim/main.log | 
| Start: | start exim | 
| Stop: | stop exim | 
| Restart: | restart exim | 
| Configurations: | /jet/etc | 
| Log files: | /jet/log | 
| Applications: | /jet/app | 
| Applications data: | /jet/var | 
| Temporary files: | /jet/tmp | 
| Persistent data: | /jet/prs | 
| Available services: | cron exim monit mysqld nginx | 
| Start all services: | start | 
| Stop all services: | stop | 
| Service commands: | available|enabled|disabled|enable|disable|start|stop|status|restart servicename | 
| Default site directory: | /jet/app/spree | 
| Ruby version: | ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-linux] | 
| Path to interpreter: | /jet/bin/ruby | 
| Additional modules: | gem bundler |