mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 23:04:22 +01:00
Update aws.md
typo fix
This commit is contained in:
@@ -8,7 +8,7 @@ Cloudformation template for automated deployment of lspd, bitcoind and cln with
|
|||||||
[Cloudformation template](../deploy/deploy.yml) will automatically deploy several things:
|
[Cloudformation template](../deploy/deploy.yml) will automatically deploy several things:
|
||||||
- new ec2 instance (m6a.xlarge) to your selected VPC
|
- new ec2 instance (m6a.xlarge) to your selected VPC
|
||||||
- bitcoind
|
- bitcoind
|
||||||
- clnd (with postgresql as backend)
|
- cln (with postgresql as backend)
|
||||||
- lspd
|
- lspd
|
||||||
|
|
||||||
### After deployment steps
|
### After deployment steps
|
||||||
@@ -39,4 +39,4 @@ All credentials are generated automatically and are written down in ```/home/lsp
|
|||||||
|
|
||||||
**Store them securely and delete the file.**
|
**Store them securely and delete the file.**
|
||||||
### Debugging
|
### Debugging
|
||||||
Log file of deployment is written to ```/tmp/deployment.log``` where you can see the entire output of what happend during deployment.
|
Log file of deployment is written to ```/tmp/deployment.log``` where you can see the entire output of what happend during deployment.
|
||||||
|
|||||||
Reference in New Issue
Block a user