Please read through our Contributing Guidelines.
- Run
wget https://raw.githubusercontent.com/opensourcewebsite-org/osw-devops/master/install.shto download install script. - Run
sudo bash install.shto install initial environment. - Put user password's hash in
/srv/users-passwords.txt. - Run
sudo salt '*' state.apply --state-verbose=false. - Replace
<SetYourAPIKey>to your own SendGrid API key in/etc/exim4/passwd.clientand runsystemctl restart exim4 - Check email sending, run
bash mail-testert.sh user@domain.tld.
- Edit file
users.yml. - Add variables with user data (USERNAME: SSH PUBLIC KEY).