Giter VIP home page Giter VIP logo

Comments (8)

thebaer avatar thebaer commented on May 22, 2024 2

Thanks @koehn! We are working on an official Docker image too: https://phabricator.write.as/T531

from writefreely.

jlelse avatar jlelse commented on May 22, 2024 1

Could you share your Dockerfile?

from writefreely.

koehn avatar koehn commented on May 22, 2024

never mid; it doesn't actually bind to localhost.

from writefreely.

Fastidious avatar Fastidious commented on May 22, 2024

@koehn would love to have such dockerfile too. Thanks!

from writefreely.

koehn avatar koehn commented on May 22, 2024

You can grab a copy of the Dockerfile I use from my GitLab project. I publish it on Docker Hub at koehn/writefreely.

If the builders of Writefreely want to include it in their Git repo, they're welcome to do so. It's licensed under the AGPL.

from writefreely.

mrvdb avatar mrvdb commented on May 22, 2024

Am I missing something? How can writefreely be bound to 127.0.0.1 only for example when running behind nginx? (was about to open new issue when I saw this one)

from writefreely.

mrvdb avatar mrvdb commented on May 22, 2024

Reopening because I think this is still unresolved, please correct me if I'm missing something here.

Current situation:

  • log says 'localhost' while it does not actually bind to localhost
  • binding by default to 0.0.0.0 (or ipv6 equiv in dual stack) is perhaps not the best choice

What I personally would like:

  1. make the log say what it actually does
  2. change the default to actually bind to localhost , or even better 127.0.0.1 / [::1]
  3. add support for explicit binding (not sure how net/http interprets this, seems to be just an IP string)

from writefreely.

mrvdb avatar mrvdb commented on May 22, 2024

Merged in fb18b8f

from writefreely.

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.