Code Monkey home page Code Monkey logo

trac's People

Contributors

mwaeckerlin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

trac's Issues

Thank you for your Trac Image

Hi Mark, just wanted to say thank you for your Trac image. I have deployed it on my home OpenMediaVault server. The deployment was straightforward but I suffered the same authentication issues as noted in the issue already logged.

The problem was not with the image per se but more to do with my lack of knowledge. I now have trac running just as wanted.

FYI the key to authentication was three things:

  1. The need to create a user/password in the passwd file in folder \Trac
  2. Changing the entry point in the container to go to my customised start.sh in /Data/Trac thus being able to see mu username/password
  3. Figuring out the command format for the tracd command so that I could access multiple projects with a single user

FYI my modified tracd command is:

tracd --user ${WWWUSER} --group ${WWWGROUP} -r -p 8080 --basic-auth="*,/Data/passwd,realm" -e Data

The key parts being the * "for base project dir" and the "-e Data option"

And yes, all this is the trac documentation but sadly its not written with the complete novice (that's me!!!) in mind.

I also modified your image to include nano and htpasswd utilities to make testing/debugging easier.

Thanks again.

Richard Wilkinson

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.