Problem on deploying

hello
I have problem on deploying openvidu on centos 7. when i search domain:port it doesnt send any data
if i set a.example.com should i set dns for this and subdomain ?

I set all subdomains go to domain and if i search (http://a.example.com/) it runs in my app and show not found and if i search [a.example@dotcom:443] it doesnt send any data

And should the server be ubento or it runs correctly on centos

Please describe the instructions you follow to deploy OpenVidu. Please share with us the most important configuration options (certificate type) and if you have a valid domain or IP. Please share with us openvidu logs to see if there are some information. Are you deployed OpenVidu in an empty machine without any other software? Remember that OpenVidu uses 80 and 443 ports and if they are busy, OpenVidu won’t work.

Dear micael
You mean that if i set example.com should i just put name server on it
But i want to set subdomain for openvidu and all subdomains go to the main domain
What should i do
Should create another domain for openvidu?

Its ok you can use subdomain for openvidu
Thanks

domain: server.darskhat.ir
certificate:selfsigned

logs:
https://gofile.io/d/ABM7FD

list of ports:
22/tcp 80/tcp 443/tcp 3478/tcp 3478/udp 2222/tcp 40000/tcp 40000/udp 57000/tcp 57000/udp 57001/udp 57001/tcp 65535/tcp 65535/udp 40000-57000/tcp 40000-57000/udp 57001-65535/tcp 57001-65535/udp 53/tcp 53/udp

i put the configuration options and logs

which deployments way you followed pro or community
and premise or AWS
Thanks

deploy not pro on peremis

so you followed this step https://docs.openvidu.io/en/2.15.0/deployment/deploying-on-premises/

i checked this link its not working and also not have ssl.
Are you using which service provider

i want just test the server then set ssl
should i install docker-compose version 1.24 or the latest version work well

yes follow the steps as it is i shared doc

i unistalled the docker-compose by

sudo rm /usr/local/bin/docker-compose

then

sudo curl -L "https://github.com/docker/compose/releases/download/1.24/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose

and

sudo chmod +x /usr/local/bin/docker-compose

but when i run openvidu

/bin/docker-compose: line 1: Not: command not found
/bin/docker-compose: line 1: Not: command not found

https://docs.docker.com/compose/install/

but when i installed the latest version it doesnt send error

Strange problems :thinking:
So can you share you service provider name azure ,aws like what

“but when i installed the latest version it doesnt send error”
Hey man why you want error. its mean its correct now
just run now bash script and wait

i dont undrestant what should i run

hey run this
curl https://s3-eu-west-1.amazonaws.com/aws.openvidu.io/install_openvidu_latest.sh | bash

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13539 100 13539 0 0 18495 0 --:–:-- --:–:-- --:–:-- 18470
/bin/docker-compose: line 1: Not: command not found
You need a docker-compose version equal or higher than 1.24, please update your docker-compose and re-run the command /:no_mouth:

your docker compose version is old and please see steps i given
if further need any help ping me
Thanks

sudo curl -L "https://github.com/docker/compose/releases/download/1.24/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose

i run this

hmm
i supposed for this silly step you learn more about docker
or Message me personally . There i will guide step by step
i created a channel for you to communicate to me check your notifications
Thanks

1 Like