Hi @phatza, thank you for your reply. Here is content of sharetribe.service
<pre class="show-plain-default:true lang:default highlight:0 decode:true ">[Service]
WorkingDirectory=/home/ubuntu/sharetribe
ExecStart=/bin/bash -lc 'source /home/ubuntu/.profile && source /home/ubuntu/.rvm/scripts/rvm && bundle exec rake ts:index && bundle exec rake ts:star$
Restart=always
RestartSec=10
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=sharetri
User=ubuntu
Group=ubuntu
Environment=RAILS_ENV=production
[Install]
WantedBy=multi-user.target