
A pre-configured and ready to run Solidus 2 web application, an open source fork of Spree, eCommerce application for high volume retailers, built with Ruby on Rails.
| Main config: | /jet/etc/nginx/nginx.conf | 
| Additional configs: | /jet/etc/nginx/conf.d | 
| Document Root: | /jet/app/solidus/public | 
| Ports/Sockets: | 80 | 
| Main Error Log: | /jet/log/nginx/error.log | 
| Default administrator name: | [email protected] | 
| Default administrator password: | solidus123 | 
| Default administration address: | http://server_address/admin | 
| Version: | 9.6.2 | 
| Main config: | /jet/etc/postgresql/postgresql.conf | 
| Config directory: | /jet/etc/postgresql | 
| Database directory: | /jet/prs/postgresql/data | 
| System database: | postgres | 
| Administrator username: | postgres | 
| Administrator password: | empty | 
| Port: | 5432 | 
| Socket: | |
| Logfile: | 
| Start: | start postgresql | 
| Stop: | stop postgresql | 
| Restart: | restart postgresql | 
| 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 nginx postgresql | 
| 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/solidus | 
| Ruby version: | ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-linux] | 
| Path to interpreter: | /jet/bin/ruby | 
| Additional modules: | gem bundler |