Skip to content

Commit

Permalink
Slack additions proofread
Browse files Browse the repository at this point in the history
  • Loading branch information
worktheclock authored Aug 7, 2024
1 parent 7136f85 commit 3a4b36f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion astro/src/content/docs/operate/secure-and-monitor/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ You now have a token you can use in a service that monitors FusionAuth to post a
Now run FusionAuth.

- Install [Docker](https://docs.docker.com/get-docker/) if you don't have it on your machine.
- Clone the [FusionAuth example Docker compose repository](https://github.com/FusionAuth/fusionauth-example-docker-compose) to your computer and in your terminal navigate to the `light` directory that is within the repo.
- Clone the [FusionAuth example Docker Compose repository](https://github.com/FusionAuth/fusionauth-example-docker-compose) to your computer.
- In your terminal, navigate to the `light` directory in the repo.
- Run FusionAuth with `docker compose up`.
- Browse to http://localhost:9011/admin and check you can log in with `[email protected]` and `password`.

Expand Down

0 comments on commit 3a4b36f

Please sign in to comment.