Now that the code for Mabel is in a functional enough state that I'd be willing to publicly expose it, the next logical step before doing that is to finish setting up the production infrastructure.
This is gonna entail a couple of steps:
- Deploy Mabel and configure it.
- Configure the Nginx server to properly server requests for the api.
- Install Redis and configure the connection to it.
- Configure the RDS database that Mabel will be communicating with.
Once these are all done I can actually start working on the CLIENT application for Robot Fortress.
No comments:
Post a Comment