Skip to content

Instantly share code, notes, and snippets.

@sebastianrothbucher
Created January 3, 2026 15:09
Show Gist options
  • Select an option

  • Save sebastianrothbucher/acd8ca6981c30bf43b27fd7bba99d1d0 to your computer and use it in GitHub Desktop.

Select an option

Save sebastianrothbucher/acd8ca6981c30bf43b27fd7bba99d1d0 to your computer and use it in GitHub Desktop.
keycloak start script
#!/bin/bash
./bin/kc.sh start-dev --http-host=127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment