Git Product home page Git Product logo

Comments (3)

shad-lp avatar shad-lp commented on July 18, 2024

Docker logic is about isolating applications, not mixing them. You'd better run a database container from a single docker-compose file.

from samba.

vdhub avatar vdhub commented on July 18, 2024

hmm, so what would be the best way in deploying a setup like that , I was looking on this as docker setup and containers instead of installing all on the host as it is now. so by having a image with all the solution could be easy to deploy and setup devices. Maybe I'm getting this wrong in this case .

from samba.

MarvAmBass avatar MarvAmBass commented on July 18, 2024

closed - not an issue.

why would you do that? What keeps you from installing samba and mariadb on the server?

Other than that. I'd create a docker-compose.yml for each service and start it. take a look at this: https://github.com/MarvAmBass/docker-zoneminder/blob/master/docker-compose.yml

here you'll find a mariadb container and a container for database backups. Also there is a db-client in this case it's zoneminder.

from samba.

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.