mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 16:29:18 +00:00
Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
b2f6cb2e50
commit
4f29f74865
@ -153,7 +153,7 @@ cp -r /opt/authentik/authentik/blueprints /opt/authentik/blueprints
|
|||||||
$STD yq -i ".blueprints_dir = \"/opt/authentik/blueprints\"" /etc/authentik/config.yml
|
$STD yq -i ".blueprints_dir = \"/opt/authentik/blueprints\"" /etc/authentik/config.yml
|
||||||
$STD apt install -y python-is-python3
|
$STD apt install -y python-is-python3
|
||||||
ln -s /usr/local/bin/gunicorn /usr/bin/gunicorn
|
ln -s /usr/local/bin/gunicorn /usr/bin/gunicorn
|
||||||
$STD ln -s /usr/local/bin/celery /usr/bin/celery
|
ln -s /usr/local/bin/celery /usr/bin/celery
|
||||||
cd /opt/authentik
|
cd /opt/authentik
|
||||||
$STD bash /opt/authentik/lifecycle/ak migrate
|
$STD bash /opt/authentik/lifecycle/ak migrate
|
||||||
msg_ok "Installed Authentik"
|
msg_ok "Installed Authentik"
|
||||||
|
Loading…
Reference in New Issue
Block a user