Giter VIP home page Giter VIP logo

Comments (13)

jdotjdot avatar jdotjdot commented on August 28, 2024 1

I'd be interested in potentially helping out with a Dockerfile and Helm chart. Is this something you'd be interested in?

from monica.

fire avatar fire commented on August 28, 2024

It will be using postgresql.

from monica.

fire avatar fire commented on August 28, 2024

https://github.com/laradock/laradock seems active

from monica.

fire avatar fire commented on August 28, 2024

docker run --name monica-postgres -e POSTGRES_DATABASE=monica -e POSTGRES_USER=homestead-e POSTGRES_PASSWORD=secret-e POSTGRES_ROOT_PASSWORD=secret -d postgres

docker run --name monica-postgres-test -e POSTGRES_DATABASE=monica_test-e POSTGRES_USER=homestead-e POSTGRES_PASSWORD=secret-e POSTGRES_ROOT_PASSWORD=secret -d postgres

from monica.

fire avatar fire commented on August 28, 2024

Ignore the last post.

http://laradock.io/getting-started/#Usage seems to work.

from monica.

djaiss avatar djaiss commented on August 28, 2024

I've never tried to use Postgre instead of mySQL. I think it should work, thanks to Laravel though.

from monica.

fire avatar fire commented on August 28, 2024

Sorry, I refuse to contribute to AGPL software. Someone else will be willing to provide this.

from monica.

asbiin avatar asbiin commented on August 28, 2024

@jdotjdot We already have a docker image and a Dockerfile. I don't know about k8s, but you can try it?

from monica.

tbrtje avatar tbrtje commented on August 28, 2024

I'd be interested in potentially helping out with a Dockerfile and Helm chart. Is this something you'd be interested in?

Did you get it to work? I do not know how to go about this. I had a working compose file and rendered it as a manifest with Kompose. That creates a PVC for the monica folder to hold the data, but this doesn't work, as there won't be an artisan file to run on startup. Running without the pvc works somehow but throws errors, as log files aren't writable.

from monica.

LuminousPath avatar LuminousPath commented on August 28, 2024

I have a chart that works but it's a work-in-progress, and relies on you already having a mysql setup. Planning on changing this to auto-create db instances if you want them sometime later though.

you can find it here: https://github.com/LuminousPath/charts/tree/master/monica

from monica.

tbrtje avatar tbrtje commented on August 28, 2024

I have a chart that works but it's a work-in-progress, and relies on you already having a mysql setup. Planning on changing this to auto-create db instances if you want them sometime later though.

you can find it here: https://github.com/LuminousPath/charts/tree/master/monica

If you want me to, I could take a look at the chart and make an option for creating a db.

from monica.

crtaylor243 avatar crtaylor243 commented on August 28, 2024

The links to @LuminousPath's Helm charts are broken. Updated link: https://github.com/LuminousPath/helm-monica

from monica.

github-actions avatar github-actions commented on August 28, 2024

This issue has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

from monica.

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.