Giter Club home page Giter Club logo

Comments (8)

ShanikaEdiriweera avatar ShanikaEdiriweera commented on June 9, 2024 7

Hi

I would like to know how to start this container with auth? Or how to setup auth after starting the container?

from docker-alpine-mongo.

mvertes avatar mvertes commented on June 9, 2024

Yes, authentication could be setup using environment variables and a procedure in the existing startup script run.sh. This is something I would gladly support.

from docker-alpine-mongo.

roborourke avatar roborourke commented on June 9, 2024

Awesome! I can make a PR later this week unless you know how you'd do it already.

from docker-alpine-mongo.

mvertes avatar mvertes commented on June 9, 2024

Ok, please proceed. I do not have it ready.

from docker-alpine-mongo.

wupeaking avatar wupeaking commented on June 9, 2024

Error relocating /usr/bin/mongod: pthread_setattr_default_np: symbol not found

from docker-alpine-mongo.

roborourke avatar roborourke commented on June 9, 2024

@wupeaking I got that too but it's a separate issue to this one. You should
create a new issue and be more descriptive of the problem e.g. What were
you doing, what did your run & build commands look like etc

On Wed, 9 Nov 2016 at 09:35, wupeaking [email protected] wrote:

Error relocating /usr/bin/mongod: pthread_setattr_default_np: symbol not
found


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AABbeQqIIrMO3PJ3giWyWhAUKTfBkIYYks5q8ZP1gaJpZM4KlmM3
.

from docker-alpine-mongo.

wupeaking avatar wupeaking commented on June 9, 2024

@roborourke https://hub.docker.com/r/ulboralabs/alpine-mongodb/~/dockerfile/ you can try this...

from docker-alpine-mongo.

lookat23 avatar lookat23 commented on June 9, 2024

@ShanikaEdiriweera you can try this
docker run -d --name mongo -p 27017:27017 mvertes/alpine-mongo /root/run.sh mongod --auth --bind_ip 0.0.0.0

from docker-alpine-mongo.

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.