mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 01:01:30 +02:00
DNSSEC key rollover updates
This commit is contained in:
parent
44e975bf6e
commit
d4a935055f
7 changed files with 70 additions and 247 deletions
|
@ -152,6 +152,9 @@ done
|
|||
|
||||
wget "http://www.adminer.org/latest.php" -O /usr/share/adminer/latest.php
|
||||
|
||||
echo 'www-data ALL=(ALL) NOPASSWD: /usr/sbin/rndc' > /etc/sudoers.d/namingo-rndc
|
||||
chmod 440 /etc/sudoers.d/namingo-rndc
|
||||
|
||||
# Start services
|
||||
echo "Starting services..."
|
||||
systemctl start epp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue