Changeset - 863d0c5a23f6
[Not reviewed]
0 1 0
x - 17 months ago 2023-12-15 23:58:12
xbr@c3l.lu
feat: add ssh-keypair for git
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
@@ -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:
 

	
0 comments (0 inline, 0 general)