SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
236 stars 16 forks source link

nginx setup: duckdns address doesnt work #73

Open marvosyntactical opened 3 years ago

marvosyntactical commented 3 years ago

Following the nginx version of the SSL tutorial.

When I try to reach the server with hostname https://mycustomdomain.duckdns.org:20726/sepia for which I setup SSL Let's Encrypt Encryption via bash setup-nginx => 3; I dont get a response.

I neither get a response when I enter the corresponding URL into my browser.

When I use the local hostname (my raspbery pi) everything works except speech ( UI: I'm sorry but this client does not support speech recognition :-( Possible reason: Unsecure origin (SSL certificate) - Help! ). (I guess this is expected as locally it should only work with the reverse proxy version?)

Can I switch to the reverse proxy version after specifiying ngnix as server during initial SEPIA setup?

SEPIA client and server versions

fquirin commented 3 years ago

Hi,

did you forward the 20726 port from your router to your SEPIA server device? Usually when you try to access your network from outside your router will be the first stop and act as firewall.

Can I switch to the reverse proxy version after specifiying ngnix as server during initial SEPIA setup?

Proxy and direct access should always work hand in hand. Can you reach your server via proxy from inside your network using https://[SEPIA-server-IP]:20726/sepia/assist/app/index.html?