Coder Social home page Coder Social logo

Comments (7)

AndrewDryga avatar AndrewDryga commented on June 13, 2024 2

I think we will prepare different installation option - providing a fully ready Docker container that can be configured via environment variables.

from gandalf.api.

abhijit-gaonkar avatar abhijit-gaonkar commented on June 13, 2024 1

Add this line to the Vagrantfile
config.vm.provision "shell", inline: "sudo apt-get install php-mongodb"

from gandalf.api.

majanpaul avatar majanpaul commented on June 13, 2024

@AndrewDryga are you thinking of a docker compose that will spin up gandalf.web and gandalf.api and have them work together ... or just a single Dockerfile for gandalf.api ... and a separate one for gandalf.web?

from gandalf.api.

AndrewDryga avatar AndrewDryga commented on June 13, 2024

We will start from separate containers, and maybe we will add a Docker Compose example later.

from gandalf.api.

koirala avatar koirala commented on June 13, 2024

I tried running all API, WEB, and Mongo container in the same network using docker compose file I created . Can't seem to get working. Web and API containers run fine but can't seem to make each other talk. Any part I am missing?

from gandalf.api.

jsrosas avatar jsrosas commented on June 13, 2024

There is a configuration file that you need to copy and specify the URL for the angular app to connect the the Gandalf API. If I am correct it should be this file

from gandalf.api.

abrahaj avatar abrahaj commented on June 13, 2024

@jsrosas I saw in a print-screen that you had a running example? Did you get it running through the dockers? Care to do provide a simple how-to for that?
Same as @koirala, I have API and Web independent installed, but cannot get them communicate (I used npm install for the web and also have the api running under Apache as laravel app).

from gandalf.api.

Related Issues (15)

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.