feat(installer): deploy stream config

This commit is contained in:
jo 2022-08-01 16:12:30 +02:00 committed by Kyle Robbertze
parent 65d3552fc7
commit ba73866e47
2 changed files with 169 additions and 2 deletions

View file

@ -533,8 +533,8 @@ if $LIBRETIME_SETUP_ICECAST; then
service_restart_if_active icecast2
# set_config "$LIBRETIME_ICECAST_ADMIN_PASSWORD" icecast admin_password
# set_config "$LIBRETIME_ICECAST_SOURCE_PASSWORD" icecast source_password
set_config "$LIBRETIME_ICECAST_ADMIN_PASSWORD" stream outputs .default_icecast_output admin_password
set_config "$LIBRETIME_ICECAST_SOURCE_PASSWORD" stream outputs .default_icecast_output source_password
fi
fi