Skip to content

Some things doesn't work in the examples #1

Description

@aabm00

Hi

I have been trying the examples and I found some things that didn't work:

1- The command apply npm install didn't work I had to execute npm install in every service folder.
2- All the examples that have a service called webapp in the fuge.yml file the command to run this service run: npm start didn't work I had to change it to run: .bin/www.js
3- In the example using-docker-compose the auditservice didn't start. I suposse that in this case it would have to run as a container but it looks that try to run as a process. Am I Right?
4- I don't understand why MongoDB is managed by fuge in the example using-docker-compose and not manage in the services-and-infrastructure when in both cases the docker-compose.yml file is in the fuge.yml. Where is the difference?
I understand that in both cases there is a docker-compose.yml reference in the fuge,yml, so Fuge makes an docker-compose up automatically running the containers and therefore managing them.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions