Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

use the following command to upload fullchain and privkey to cloud server.

Code Block
scp -i "DIAPER-production-key.cer" privkey.pem ec2-user@ec2-3-234-254-227.compute-1.amazonaws.com:/home/ec2-user/


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

...