wekan / wekan-snap

Newest Wekan Snap docs wiki. Repo has old Snap code, newest Snap code at https://github.com/wekan/wekan , where is also more of newest WeKan docs at wiki.
https://github.com/wekan/wekan-snap/wiki
MIT License
71 stars 11 forks source link

can't connect nginx with wekan #133

Closed noor-alghamdi closed 4 years ago

noor-alghamdi commented 4 years ago

@xet7 hello everyone,

I'm trying to run wekan snap instance uing 3tiers architecture, 1layer for webe that will have nginx, the second one for App that will have wekansnap instance, and the third layer will be the DAtabase,

on the web server I installed nginx normal installation and I added a DNS and continued the configuration as described on this link: https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config

but I'm not using 3001 port instead I'm using port 80! would that cause an issue?

but now when I try to run the DNS for example : https://sometnig.com

it shows the default page of nginx, it doesn't redirect me to application!

I've worked with nginx before.

noor-alghamdi commented 4 years ago

@xet7 Dear mr.lauri your cooperation is really appreciated

noor-alghamdi commented 4 years ago

please any update!

xet7 commented 4 years ago

https://github.com/wekan/wekan/wiki/Settings

https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config

noor-alghamdi commented 4 years ago

Dear mr.lauri good morning,

the application layer is working fine with me an I'm running the application on port 80 , but in the wb layer which has niginx installed it doesn't redirect me anywhere , it still shows nginx default page!

this is my configuretion for App server

Screenshot (879)

this is mu config for web server Screenshot (878)

please I need your advice

noor-alghamdi commented 4 years ago

when I run the dns in browser it keeps showing nginx default page

Screenshot (880)

noor-alghamdi commented 4 years ago

oh sorry for bothering I found that I'm saving my configuration in nginx file without ".conf" extension :) my bad

xet7 commented 4 years ago

@namacoconut

It's great you got it working! :+1: :smile:

noor-alghamdi commented 4 years ago

@xet7 good morning mr.lauri,

how to access the DB data if I am using snap instance?

thank you.

xet7 commented 4 years ago

@namacoconut

With nosqlbooster GUI, connect via SSH to Wekan server localhost port 27019.