Skip to content
Snippets Groups Projects
Commit 989ccc6a authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Added scripts configuration

parent 6af82680
No related branches found
No related tags found
4 merge requests!6End of development,!5Develop,!4End of development,!3Develop
Pipeline #50439 passed
......@@ -19,7 +19,7 @@ On run state, Terraform will create, modify and destroy infrastructure resources
| scaleway_instance_security_group | | 22, 443 |
| scaleway_instance_server | DEV1-L | |
After the resources provisionned with Terraform, Cloud-init will configure the instances by running bash scripts, creating files... And 3 services will be running for each instance :
After the resources provisionned with Terraform, Cloud-init will configure the instances by running bash scripts, creating files... And 3 services will be running for each instance.
**Running services :**
......@@ -27,7 +27,7 @@ After the resources provisionned with Terraform, Cloud-init will configure the i
- Code-server
- Webtop
After deployment, each resource can be accessed though HTTPS depending their count number :
After deployment, each resource can be accessed though HTTPS depending on their count number :
- https://desktop-0.rust-0.daag.alpha.grandlyon.com/
- https://code-0.rust-0.daag.alpha.grandlyon.com/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment