-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme updates based on setup feedback #33
Comments
After some feedback from Mac: This is mentioned in the AWS section but since people are working on step 7 before going to the Cloud providers some people are creating an ssh key and then seeing that they have to create a RSA-based one if they use AWS. |
I created a pull request for the SSH section. |
Did you want me to try to update any of the other things here @andygeorge or did you get it already? I could probably do:
|
@cmgorton if you're bored and want to knock those out, go for it! I am working on some other stuff at the moment, but will get to these ASAP. |
I would also suggest explaining the automated steps to register a domain in the cloud provider such as DigitalOcean where the domain name gets registered alongside DNS setup. It would be great if that part could be optional, as I have setup my domain to work with Cloudflare and I couldn’t make my self hosted Forem work without removing DigitalOcean domain setup due to that previous configuration I already had. |
After an internal walkthrough by @cmgorton, we have some feedback to make some things a little clearer in the setup docs:
pip3 install ansible
stepssh-add
step afterssh-keygen
The text was updated successfully, but these errors were encountered: