*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Step 2: Add the DNS record: TXT at Freenom. Find credentials from box in file "Login secrets" Google Domains. Login using the diapertestemail@gmail.com.
Step 3: Copy these certs into all the following 6 servers: (Note: privkey.pem should have a permission level 600 → use chmod 600 <file-path>)
use the following command to save fullchain and privkey to local machine.
| Code Block |
|---|
scp -i "DIAPER-production-key.cer" ec2-user@ec2-54-227-6-7.compute-1.amazonaws.com:/home/ec2-user/certs/fullchain.pem ./ |
- Frontend dashboard
- Backend dashboard prod
- Backend mobile prod
- Backend dashboard test
- Backend mobile test
- Jenkins
...