Giter Site home page Giter Site logo

Comments (6)

XeR avatar XeR commented on August 31, 2024

Hi ! This is strange.
What commit did you deploy ?
Are there any errors in the browser's console ?

from ctfnote.

SciaticNerd avatar SciaticNerd commented on August 31, 2024

from ctfnote.

JJ-8 avatar JJ-8 commented on August 31, 2024

Please also refer to https://docs.hedgedoc.org/faq/#why-does-my-interface-look-weird and check the environment variables in .env

from ctfnote.

SciaticNerd avatar SciaticNerd commented on August 31, 2024

Thanks so very much! I will take a look at this and report back

from ctfnote.

SciaticNerd avatar SciaticNerd commented on August 31, 2024

Okay - So I did look at this... Wound up re-installing on a different server and see that disabling / commenting out the # CMD_PROTOCOL_USESSL=true has somehow allowed the HedgeDoc Task display to work correctly!! Right now everything looks like it should.

I was trying to implement the proxypass feature and am getting turned around trying to paste-in and customize the snippet to the config file. I'm not sure if I'm meant to try and set it up in the nginx.conf file in the CTFNote/front folder? Or somewhere else? Or am I meant to apt install nginx on the box and then configure that?

from ctfnote.

JJ-8 avatar JJ-8 commented on August 31, 2024

The nginx.conf in the front/ directory should not be changed unless there is a good reason to do so. The front container has a nginx inside which routes the different API endpoints to the correct host. To actually host CTFNote on a server using nginx, you have to install nginx on the host and use the configuration as described here: https://github.com/TFNS/CTFNote#enable-https-with-nginx. You can modify this configuration as you like.

from ctfnote.

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.