Skip to content

Get-Together-Entertainment-Manager-For-The-Elderly-Kids

Notifications You must be signed in to change notification settings

niilz/old_stars

Repository files navigation

Setup

EC2

SSL

To access backend-api from Android we also need the api-server to be accessable via https

  • Install certbot (ACME-client see: certbot instructions)
  • Note that ssl-certificates cannot be issued for AWS-Public-DNS-Addresses directly!
  • Use some-other-url.com instead and configure the A-Record at the Host-Provider to point to the aws-address
  • Allow inbound traffic on port 80 from anywhere in EC2 security config
  • Use issued certificate in the server
  • Certificate (pk and chain) are placed in /etc/letsencrypt/live/domain.com/
  • To renew certificate run sudo certbot renew
  • Copy renewed fullchain.pem and privkey.pem to ~/certs and change the owner to be ubuntu with sudo chown ubuntu:ubuntu file.pem

About

Get-Together-Entertainment-Manager-For-The-Elderly-Kids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages