Giter Club home page Giter Club logo

Comments (3)

nickzelei avatar nickzelei commented on May 30, 2024

Some steps to try and reproduce this are:

  1. Stand up neosync via Tilt
  2. Shut down tilt
  3. Stand up neosync via Docker Compose

I'm wondering if this is an issue with our Tilt DB using the bitnami/postgresql image instead of the official postgres image.

If so, we should look into migrating away from bitnami/postgresql for Tilt pg and instead use the official image.

from neosync.

nickzelei avatar nickzelei commented on May 30, 2024

A native solution would be to have Tilt and Compose use separate .datapersistence layers, but I'd like to share them just so you can seamlessly go between these environments and your postgres data stays the same.

from neosync.

nickzelei avatar nickzelei commented on May 30, 2024

This is no longer an issue as we've moved to using native docker volumes in place of mounting them to the host system for docker compose. Thus, compose and tilt no longer conflict or have issues.

from neosync.

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.