Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7199

Problem to Setup Baserow with SSL on Oracle VPS [closed]

$
0
0

hello Evryone thanks for help me and sorry for my english it's not goodi'm installed baserow with this script And baserow worked successfully on also I'm installed caddy for automatically SSL he also worked

baserow script setup

docker run -d --name baserow -e BASEROW_PUBLIC_URL=http://89.168.51.27:8080 -v baserow_data:/baserow/data -p 8080:80 -p 442:443 --restart unless-stopped baserow/baserow:1.24.2

baserow

This my CaddyFile

` baserow.valetclub.ma {reverse_proxy http://89.168.51.27:8080}

`

But when i access with my domain name he show me site not found

baserow not found


Viewing all articles
Browse latest Browse all 7199

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>