More readme nitpicking
This commit is contained in:
parent
33c4048d9e
commit
56bcb999e0
1 changed files with 2 additions and 4 deletions
|
@ -26,8 +26,6 @@ It configures...
|
||||||
At present it creates a fully functioning server, but it blocks access to everyone except the network address that
|
At present it creates a fully functioning server, but it blocks access to everyone except the network address that
|
||||||
built it. So you can reach it but nobody else can.
|
built it. So you can reach it but nobody else can.
|
||||||
|
|
||||||
A mechanism to open it up to the world will be added once it's ready for that sort of thing.
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* GNU Make
|
* GNU Make
|
||||||
|
@ -49,8 +47,8 @@ button. AWS is a paid service and you will be charged for the resources this se
|
||||||
Once SES is configured, you need to manually go to the AWS console and request that your account be moved from the
|
Once SES is configured, you need to manually go to the AWS console and request that your account be moved from the
|
||||||
sandbox to production, before it will deliver mail.
|
sandbox to production, before it will deliver mail.
|
||||||
|
|
||||||
At present the server it configures will not be open to the public. A step will be added soon to move your server
|
A step will be added soon to move your server into "production" and open it to public access up once you're
|
||||||
into "production" and open the port up once you're satisfied with it.
|
satisfied with it. Until then it will not federate properly, so please don't try using it yet.
|
||||||
|
|
||||||
## Additional usage
|
## Additional usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue