Show the site changelog briefly in a timeline style.
Add Health Check
Oct, 2018
Check if the site is up every few hours, and if succeed ping a "Check" endpoint in https://healthchecks.io. Once that "Check" endpoint doesn't receive a ping during a certain time period, a notification reaches to me via Slack and Email.
Explicit Approval of Incoming Comments
Sep, 2018
Review incoming comments. Show a comment only after approval from myself. Comment approval/rejection is done within Slack.
Move to Https
Jul, 2018
Now OneFeed is on https. Make these progressive broswers like Chrome not complain about site security.
Now OneFeed is deployed via docker containers, which are then orchestrated simply by Docker Compose. Currently four containers, Rails app, Redis, RabbitMQ and its consumer each has one container correspondingly.
Notify Me if Any New Comment
Dec, 2016
Send myself a notification via Slack if a new comment coming in.