diff --git a/README.md b/README.md index 1dc3b21959f40fa91b02fd6983574772dcbe14ec..0130456cb8118c49d2c8b2729958e5ad194c93de 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ perso-test Note that if you are not running this on the fflux management server as the `fflux` user, you might want to check the remote `authorized_keys` (that one of your keys is allowed) and append `ansible_user=fflux` to that line, similarly to the initial server setup. -**IMPORTANT NOTE**: do not forget to set the DNS records properly, so that the machine is reachable via the domain names. (at the time of writing `freifunk.lu`, `www.freifunk.lu` and `api.freifunk.lu`, but you can simply check the playblook) +Do not forget to set the DNS records properly, so that the machine is reachable via the domain names. (at the time of writing `freifunk.lu`, `www.freifunk.lu` and `api.freifunk.lu`, but you can simply check the playblook) + +On top of that, make sure that the `fflux` user has a ssh keypair (for git) which is configured properly on projects.c3l.lu. That way, it can clone the website and api repositories. Finally, run the playbook: