Add Q for user-data
Signed-off-by: Arnaud M. <arnaud.choupinette@mailops.fr>
This commit is contained in:
parent
0a91c7b40a
commit
10d5ad7ead
|
|
@ -316,6 +316,10 @@ When the instance is booted, ssh into it and check the result of the file:
|
||||||
cat /var/log/postinstall.log
|
cat /var/log/postinstall.log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Q: what is the name of the service running inside your instance that execute this `user-data` script?
|
||||||
|
|
||||||
|
Q: from which url this service retrieve the script?
|
||||||
|
|
||||||
## demo-flask
|
## demo-flask
|
||||||
|
|
||||||
Try to deploy `demo-flask` with a custom `user-data` script.
|
Try to deploy `demo-flask` with a custom `user-data` script.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue