|
|
|
|
|
by joshspankit
1993 days ago
|
|
Just a quick side question: Why not deploy with Docker? My latest API+multiple frontends application uses Neo4j as the only database and we deployed with Docker (compose) with great success. With the config in git we were able to do the traditional test-new-versions-on-a-branch-before-deploy and everything is solid. |
|
I haven't used docker much, but I don't know how it could help here (unless you misunderstood and were referring to locally installable software).