fusionauth-install icon indicating copy to clipboard operation
fusionauth-install copied to clipboard

Creating a `getit` shell script to automate downloading Docker Compose files

Open vcampitelli opened this issue 1 year ago • 7 comments
trafficstars

This adds a getit script to simplify downloading Docker Compose files to start an instance, allowing someone to run:

$ curl -s https://fusionauth.io/getit | sh -s -- --docker-compose

See https://github.com/FusionAuth/fusionauth-containers/pull/93 for full discussion


  • To see the specific tasks where the Asana app for GitHub is being used, see below:
    • https://app.asana.com/0/0/1206703972341289

vcampitelli avatar Mar 05 '24 19:03 vcampitelli

@FusionAuth/owners & @mooreds :

I've been looking at fusionauth-site-infra to add a redirect rule but I only see 3 values being used for target_origin_id: astro, forum and webflow. So, besides adding /getit to s3Paths in redirects.json, what do I need to do to make this route available? Do we already have a distribution pointing to GitHub repos or would it be easier to just move this file to fusionauth-site?

vcampitelli avatar Mar 05 '24 19:03 vcampitelli

Pulling in @johnjeffers as well.

mooreds avatar Mar 05 '24 22:03 mooreds

We have documentation on the brochure site, in the README.md here and in documentation. So if there is a new way, or recommended way to download Docker - should we update any of those other locations?

robotdan avatar Mar 05 '24 22:03 robotdan

@robotdan yes, @vcampitelli we should update the docs site and put a request in to update the brochure site.

mooreds avatar Mar 05 '24 22:03 mooreds

@robotdan can we get this approved.

mooreds avatar Mar 12 '24 15:03 mooreds

I've created the PR to make the redirect: https://raw.githubusercontent.com/FusionAuth/fusionauth-install/master/getit.sh

vcampitelli avatar Mar 28 '24 12:03 vcampitelli

@johnjeffers added that this is done https://inversoft.slack.com/archives/C06639QPHHQ/p1711482036872649

alex-fusionauth avatar Apr 16 '24 15:04 alex-fusionauth