- Joined
- May 30, 2021
- Messages
- 329
- Awards
- 9
Site was accidentally down for a day. Rebooted that server and forgot to start the rails server. I'll have to script that to run on boot. Need to get back to doing some transcribing.
Hell yeah, good job this happened cause it put the project back on my radar!Site was accidentally down for a day. Rebooted that server and forgot to start the rails server. I'll have to script that to run on boot. Need to get back to doing some transcribing.
Oh crap. Sorry about that. I neglected to add the cron job to start the rails server and I had rebooted the server.Is the site still down or did you block my account
The link is unavailable and the main site doesn't recognize my username? Tried a cup of times throughout the weeks
crontab -l
@reboot RAILS_ENV=development rails server -b 209.23.127.235 -d