connected-web / gamebot

A slackbot for board games and games channels. Responds to gameplay related chatter.
2 stars 0 forks source link

Migration away from AWS #76

Closed johnbeech closed 5 years ago

johnbeech commented 6 years ago

AWS is costing too much for little benefit right now. It will be better to move back to a PI, and use Jenkins instead.

Go into Test redis database and see if anything is worth backing up

AWS Control panel

Test on Test Slack that services are down

Setup Jenkins

Test that this all works on the "Test" PI and Test Slack

No stats database. No stats. Sad face.

johnbeech commented 6 years ago

Looking at setting up an actual service entry on the PI for running the service:

Search: run nodejs service linux

johnbeech commented 6 years ago

Followed this guided to setup sudo-less setup for Jenkins user:

Search: remove sudo prompt on user

johnbeech commented 6 years ago

Got things working again on the development Pi - need to update master, and then the production branch, and then set up the same job to run against the production Pi. Looking solid so far.