Skip to content

Commit aa3c6ab

Browse files
authored
explanation on accessing the installation
1 parent bb436e4 commit aa3c6ab

File tree

1 file changed

+2
-0
lines changed
  • blueprints/third-party-solutions/wordpress/cloudrun

1 file changed

+2
-0
lines changed

blueprints/third-party-solutions/wordpress/cloudrun/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ terraform output
9292
# or for the concrete variable:
9393
terraform output cloud_run_service
9494
```
95+
1. Open your browser at the URL that you get with that last command, and you will see your Wordpress installation.
96+
2. Add "/admin" in the end of the URL and log in to the admin interface, using the outputs "wp_user" and "wp_password".
9597

9698
### Cleaning up your environment
9799

0 commit comments

Comments
 (0)