Skip to content

Commit

Permalink
salt ln
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Boyer committed Nov 26, 2023
1 parent 623f12e commit 7fe97d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grav/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ echo "Creating admin user..."
cp "/vault/secrets/$ADMIN_VAULT_SECRET" /var/www/html/user/accounts/admin.yaml
echo done

rm /var/www/html/user/config/security.yaml
ln -s /vault/secrets/salt /var/www/html/user/config/security.yaml

apache2-foreground

0 comments on commit 7fe97d3

Please sign in to comment.