# Taskserver Written with the help of . ## Certs renewal Once a year recreate the container and copy the `client_certs` dir! On the client: ```shell scp -r florent@a.guiotte.fr:~/docker/taskserver/client_certs/* ~/.config/task/certs task config taskd.credentials -- watch/user/$(cat ~/.config/task/certs/user-uuid) task sync init ```