ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
Name as your project and place in ~/.ssh
.
ssh-add ~/.ssh/private_key
pip install -r dev-requirements.txt
terraform apply
Use a SeaFile client to connect to the share.
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
Name as your project and place in ~/.ssh
.
ssh-add ~/.ssh/private_key
pip install -r dev-requirements.txt
terraform apply
Use a SeaFile client to connect to the share.