You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
egarette@silique.fr 8e6dd476bf enhancement(src/risotto/image.py): better messages
close #11
10 months ago
ansible enhancement(ansible/host.yml) remove packages 10 months ago
doc simplify ansible role 1 year ago
sbin tiramisu 3 to 4 11 months ago
src enhancement(src/risotto/image.py): better messages 10 months ago
LICENSE Initial commit 2 years ago
README.md documentation 1 year ago
logo.png documentation 1 year ago
logo.svg documentation 1 year ago
risotto.conf.example reorganise 1 year ago
servers.json.example missing files 2 years ago

README.md

Logo Risotto

Risotto

Install dependencies

  • python3-dkimpy
  • python3-cheetah
  • ldns-utils

Installation

Clone projects:

Documentation

Documentation

Set up

Set up Risotto:

cd risotto
cp risotto.conf.example risotto.conf

In risotto.conf change the dataset directory.

Set up infrasctructure:

cp server.yml.example server.yml

Modify infrastructure description as required.

Generate the configuration:

./bootstrap.py

Send configuration to remote server:

ansible-playbook -i ansible/inventory.py ansible/playbook.yml