You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.
The biggest annoyance with Syme is waiting for bootstrap. The longest steps in bootstrapping are installing packages, so an AMI that ships with these packages out of the box would be less annoying:
git
tmux
emacs24-nox
vim-nox
openjdk-7-jre-headless (this one takes forever to install)
round it out with curl, tree, zip, unzip, possibly rubygems
Adding a Mumble server would allow for hassle-free voip, though the security group would have to be modified to open the port for it.
The text was updated successfully, but these errors were encountered:
Here's the stuff we did at the last seajure meeting (after I tested it, found and fixed a bug, and removed the hard coded stuff we added to get it to work without a database and oauth):
The biggest annoyance with Syme is waiting for bootstrap. The longest steps in bootstrapping are installing packages, so an AMI that ships with these packages out of the box would be less annoying:
Adding a Mumble server would allow for hassle-free voip, though the security group would have to be modified to open the port for it.
The text was updated successfully, but these errors were encountered: