Openemr express plus ssl AWS

Returned back
11460fddb08b

please check if the site’s ssl is up

no…still giving a warning

what the devil is going on :slight_smile:

get back into the docker please
docker exec -it $(docker ps | grep _openemr | cut -f 1 -d " ") /bin/sh
and run
certbot certificates

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
No certs found.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

that’s weird
since there’s nothing important on these dockers we could bring them down and recreate them right?

No there is nothing on it
we can do as you suggest

first exit the docker
exit
then
./docker-compose down -v
docker volume prune
./docker-compose up -d

we probably should have moved this to chat along time ago :slight_smile:

Sorry for the delay having a hard time installing the chatware I am using centos 8

oh, don’t worry about it then

Hey Stephen

I got Telegram up now.

1 Like