Changelog: https://www.nlnetlabs.nl/news/2022/Nov/10/routinator-0.12.0-released/ PR: 267891
16 lines
281 B
Plaintext
16 lines
281 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
Before running the server, the repository needs to be created, populated with TALS, and initialized
|
|
To do so, run
|
|
|
|
sudo mkdir -p /var/routinator
|
|
sudo chown %%GROUPS%%:%%USERS%% /var/routinator
|
|
|
|
See also man(1) routinator
|
|
|
|
EOM
|
|
}
|
|
]
|