Creating a getit shell script to automate downloading Docker Compose files#13
Creating a getit shell script to automate downloading Docker Compose files#13vcampitelli wants to merge 2 commits intoFusionAuth:mainfrom
getit shell script to automate downloading Docker Compose files#13Conversation
|
@FusionAuth/owners & @mooreds : I've been looking at |
|
Pulling in @johnjeffers as well. |
|
We have documentation on the brochure site, in the |
|
@robotdan yes, @vcampitelli we should update the docs site and put a request in to update the brochure site. |
|
@robotdan can we get this approved. |
|
I've created the PR to make the redirect: https://raw.githubusercontent.com/FusionAuth/fusionauth-install/master/getit.sh |
|
@johnjeffers added that this is done |
This adds a
getitscript to simplify downloading Docker Compose files to start an instance, allowing someone to run:$ curl -s https://fusionauth.io/getit | sh -s -- --docker-composeSee FusionAuth/fusionauth-containers#93 for full discussion