Keycloak ubuntu package

Download and package keycloak to .deb file

Install requirements

$ nix develop

Example config file

$ cat .env 
MAINTAINER=boolman
VERSION=17.0.0-0
KEYCLOAK_VERSION=17.0.0
NAME=keycloak

Build

$ task