How to change default admin and password using shiro.ini

213 views
Skip to first unread message

Arvindh Arul

unread,
May 1, 2021, 12:46:13 PM5/1/21
to Kill Bill users mailing-list
Hi,

I am trying to change the default credentials for accessing Kaui. 
As per documentation its mentioned that 

When using Docker, you can bind mount the file, e.g. specify -v /path/to/shiro.ini:/var/lib/killbill/shiro.ini -e KILLBILL_SECURITY_SHIRO_RESOURCE_PATH=file:/var/lib/killbill/shiro.ini.

Should I add this in my docker-compose.yml or add it when I run docker compose from terminal? 

stephane brossier

unread,
May 1, 2021, 3:59:57 PM5/1/21
to Arvindh Arul, Kill Bill users mailing-list
That's more of a docker question than a Kill Bill question. There are different options for mounting files on docker, from using 'bind mount' where you reference directly your file from the host to creating volumes (managed by docker) where you would need to make sure your shiro.ini is part of the volume. The easiest is probably a bind mount. If you use `docker-compose.yml`, you can specify a  'volumes' section in your docker-compose.yml file. 


--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-us...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/1449ee93-9252-45ea-99a8-e3467be94cben%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages