SUCCESS!!!!!
Thank you
@BearMetal and
@Rakrul too! Up and running and the site is secure!
I almost hate to ask anything else, but.... What I would like to do next is have a homepage on my server where my players go first. This page would have information about my poker club, have links to some documents, photos and logos, etc. Also a place to send me an email to request membership in the actual group. Then there would be a button to click that would take them to the Poker Mavens site to play.
One of the things I don't like about the link I share with my players is that the password to the site is embedded right in the link. That seems a little unsafe to me. Is there any way around that?
Nothing you can do on your end, it has to be fixed by the software. Edit: The upside is you can bookmark with password to avoid typing it in every time.
As for the web-server, I'd suggest using Wordpress. I'm running my own WordPress installation on a linux server, but it can just as well run on your AWS installation. However, there's a couple of considerations here;
1) Security. WordPress is very popular and thereby popular for hackers. Your site might not be interesting enough to hack, but hackers love access to a free AWS machine. So hosting the poker server and Wordpress on the same server might not be optimal.
2) User friendly. Installing WP, and maintaining it might not be what you want to spend your time on. Granted, it's not a whole maintaining once it's up but still.
3) Longevity. If your webpage will live longer than your AWS server (i.e. you find AWS too much work/costly to keep), you'll have to move your webpage to another server. There's tons of articles on how to, but you still have to do it.
So if you host on WP cloud solution it's free for a basic package and you never have to move. Not sure if you can assign the domain name to it though.
I started looking at different solutions due to the security aspect of WP, but gave up. There are so many free resources available for WP, like articles, how to, themes, plugins, and so on. You can take a look at mine at (it's in Norwegian though) if you want. PM me, I don't want it public as I have the teams link there.
I'm about as artistic as a retarded monkey, but didn't spend many hours on setting up that page. It was basically one night installing it on a Raspberry Pi and testing if WP was the path I wanted to go for, the next night I installed it on my Linux server, and tested some themes. The last night I started making content, changed the theme as I changed my mind on design and that's it. I actually spent another night fiddling with the damn google calendar but that's a google thing, not WP plugin's fault. And of course endless hours tinkering and refining after that.