GithubHelp home page GithubHelp logo

Comments (5)

VirtuBox avatar VirtuBox commented on June 17, 2024

Hello @JNNelson,
WordOps require a custom Nginx package built with some additional modules. If a previous Nginx package was installed, it will not work properly.
Just remove all nginx package with apt remove nginx* -y and then reinstall the proper Nginx package with wo stack install --nginx.

from wordops.

JNNelson avatar JNNelson commented on June 17, 2024

hi, thank you, but,
I did this and "chatwoot" stopped working :(

from wordops.

VirtuBox avatar VirtuBox commented on June 17, 2024

@JNNelson It's look like "chatwoot" use an install script which setup Nginx itself.
As an alternative you can install chatwoot with Docker : https://www.chatwoot.com/docs/self-hosted/deployment/docker
And then install WordOps and setup your site as a reverse-proxy for Docker with wo site create yoursite.tld --proxy=127.0.0.1:3000

from wordops.

JNNelson avatar JNNelson commented on June 17, 2024

Chatwoot docker installed, perfect on "chat.mysite.com" subdomain. ok.

But when executing "wo site create mysite.com --wpfc --le --dns=dns_cf", in "deployng ssl cert" error occurs [KO] "unable to deploy certificate"

I'm using DNS in "cloudflare".
export CF_Key="xxxxxxxxxxx"
export CF_Email="xxxxxxxxxxxxx"
I tried "sudo -E wo site update mysite.com -le --dns=dns_cf,"
SSL OK , for 89 days, but "www.mysite.com" return NOT SAFE

/etc/letsencrypt/config/account.conf
CERT_HOME='/etc/letsencrypt/renewal'
UPGRADE_HASH='xxxxxxxxxxx'
DEFAULT_ACME_SERVER='https://acme-v02.api.letsencrypt.org/directory'
SAVED_CF_Key='xxxxxxxxxxxxxxx'
SAVED_CF_Email='[email protected]'
USER_PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games>

from wordops.

VirtuBox avatar VirtuBox commented on June 17, 2024

Hello @JNNelson,
you can check the domain details with the command acme.sh --list to check if the certificate also cover www.mysite.com.

from wordops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.