explanation on accessing the installation
This commit is contained in:
committed by
GitHub
parent
bb436e47a8
commit
aa3c6abcc2
@@ -92,6 +92,8 @@ terraform output
|
|||||||
# or for the concrete variable:
|
# or for the concrete variable:
|
||||||
terraform output cloud_run_service
|
terraform output cloud_run_service
|
||||||
```
|
```
|
||||||
|
1. Open your browser at the URL that you get with that last command, and you will see your Wordpress installation.
|
||||||
|
2. Add "/admin" in the end of the URL and log in to the admin interface, using the outputs "wp_user" and "wp_password".
|
||||||
|
|
||||||
### Cleaning up your environment
|
### Cleaning up your environment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user