Tonight I finished up the content publishing workflow. I'm satisfied with the results. I also added some goodies over the weekend when I was out of town. First, I made a docker container for the app, which is good for developing, but I could also see myself deploying it this way if I could pry myself away from freebsd. Second, I improved configuration, adding environment specific variables that are merged into the settings of the settings class. These are just files that are not checked into svn, that return an array of values. Eases my mind about the eventual problem of storing secrets in the application. Next up is the game log.
2 hours
- Game log / email / game history
- Content creation with inspiration drawn from oldbookillustrations.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tonight I finished up the content publishing workflow. I'm satisfied with the results. I also added some goodies over the weekend when I was out of town. First, I made a docker container for the app, which is good for developing, but I could also see myself deploying it this way if I could pry myself away from freebsd. Second, I improved configuration, adding environment specific variables that are merged into the settings of the settings class. These are just files that are not checked into svn, that return an array of values. Eases my mind about the eventual problem of storing secrets in the application. Next up is the game log.
2 hours
- Game log / email / game history
- Content creation with inspiration drawn from oldbookillustrations.com