Amazon Web Services Swarm

Hi, I am just trying to set up a basic swarm in AWS by following the documentation here, in order to get a grasp of how it works. However, I keep running into issues, despite following the documentation – what I think is – exactly.

For example, at step 3.3 I have continually run into issues with the cgroup not being mounted, and while I found an okay fix for that, I encountered a new issue of the daemon starting to listen to the correct ports, but not allowing me to perform any new actions until I terminated it with ctrl-c.

Is this documentation still up to date, or even relevant for that matter? Is there a better approach I should be taking to set up a swarm with AWS, and where should I look for it?

Thank you!