GithubHelp home page GithubHelp logo

Comments (12)

frisbee23 avatar frisbee23 commented on July 28, 2024 1

from docker-otrs.

juanluisbaptiste avatar juanluisbaptiste commented on July 28, 2024

Fix your docker-compose.yml file and point it to the right location of your credentials-smtp.env for the postfix container.

from docker-otrs.

frisbee23 avatar frisbee23 commented on July 28, 2024

from docker-otrs.

juanluisbaptiste avatar juanluisbaptiste commented on July 28, 2024

None container will work out of the box, how could I provide a SMTP relay with a generic email account ? you should read the documentation first.

And what do you mean by "but then you use data container, and really you don't." ? both docker-compose.yml files use data containers.

Good luck finding another OTRS image, after you search docker hub you will notice that the only one being maintained is this one, and many others are forks of this one too.

from docker-otrs.

frisbee23 avatar frisbee23 commented on July 28, 2024

from docker-otrs.

juanluisbaptiste avatar juanluisbaptiste commented on July 28, 2024

None of those forks has gone anywhere, and this one has more than 17k pulls, wonder why ?

This is an open source project, so you are welcome to help improve it instead of complaining.

from docker-otrs.

juanluisbaptiste avatar juanluisbaptiste commented on July 28, 2024

And an opportunity for what ? with this mediocre report that really doesn't say what you think needs improving ? please at least take an effort to do a quality report about your issues if you want developers to pay attention to you.

from docker-otrs.

frisbee23 avatar frisbee23 commented on July 28, 2024

from docker-otrs.

frisbee23 avatar frisbee23 commented on July 28, 2024

from docker-otrs.

juanluisbaptiste avatar juanluisbaptiste commented on July 28, 2024

thats not the point. a oneliner could increase your pullcount constantly.

If you want to use an OTRS system on PRODUCTION you can't have an "out of the box experience", you NEED to configure some aspects of the installation, that's why when you do a new install of OTRS you have to go through a wizard to configure it.

And the container that you end up using has a lot of limitations and goes against docker best practices of running just one service per container. Also it will not work out of the box, it doesn't even install a email service, so you WILL have to do some configuration afterwards anyway, so what's your point ?

Do you think that's better an quicker to launch the container and then go through all the installation wizard and setup an external SMTP server than just writing a bunch of environment variables in a file and avoid all that?

also suspicous that there are only four issues.

Well I don't care if you don't believe there are only 4 issues, for me that speaks for it self of the quality and acceptance of my work.

i guess you just dont want to be bothered.

Any developer don't want to be bothered with bad quality reports that only come from not reading carefully the documentation. If you want to be taken serious then do your homework first and provide all the information needed to debug the issue. Your report was only a run issue that came from not carefully reading the documentation.

Here's a recommended reading so you can improve your bug reporting skills and avoid doing useless reports like this one that don't go anywhere (as you seem to be new to how open source development model works):

http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

Good luck !

from docker-otrs.

juanluisbaptiste avatar juanluisbaptiste commented on July 28, 2024

The documentation says:

How to run it

By default, when the container is run it will load a default vanilla OTRS installation (OTRS_INSTALL=no) that is ready to be configured as you need.

And also points you to the documentation of the postfix container were it says:

How to run it

The following env variables need to be passed to the container:

SMTP_SERVER Server address of the SMTP server to use.
SMTP_USERNAME Username to authenticate with.
SMTP_PASSWORD Password of the SMTP user.
SERVER_HOSTNAME Server hostname for the Postfix container. Emails will appear to come from the hostname's domain.

So as you can read, the documentation indeed tells you what to do. And if you had also read docker-compose documentation you should know that you can put env files on the docker-compose.yml file or in a separate file like I use on my example compose files.

This is my last answer to this as you clearly are just trying to justify your position instead of actually being constructive. Another recommended reading:

https://en.wikipedia.org/wiki/RTFM

from docker-otrs.

frisbee23 avatar frisbee23 commented on July 28, 2024

from docker-otrs.

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.