ScriptaGames / zorbio

A 3D multiplayer WebGL game
MIT License
8 stars 1 forks source link

Upgrade MCP to Fedora 26 #497

Closed Jared-Sprague closed 6 years ago

Jared-Sprague commented 6 years ago

Need to upgrade the mcp hosts to fedora 26 and ansible'ize it. Here are the things it currently does:

Jared-Sprague commented 6 years ago

I'm going to be taking detailed notes so I don't forget how this is setup again.

First linking the architecture diagram for reference: https://github.com/Jared-Sprague/zorbio/issues/320

Need to answer this question: When creating new linode nodes, how is the root ssh key copied over?

Jared-Sprague commented 6 years ago

The ssh key that gets installed when a new linode is created is defined in the .linodecli/config file. Here is the output from linode configure:

Path to an SSH public key to install when deploying a new Linode. (Optional)
>> 
Jared-Sprague commented 6 years ago

Got a lot done on this today. still have more work to do though.

Jared-Sprague commented 6 years ago

almost done! got creating, provisioning, and deploying to new nodes done.

Next step: testing doing local builds and deploying them to production

Jared-Sprague commented 6 years ago

All done!