Giter VIP home page Giter VIP logo

Comments (8)

fubhy avatar fubhy commented on July 19, 2024

@Schnitzel This happens when one doesn't have amazee.io running, right?

from drupal-decoupled-app.

fubhy avatar fubhy commented on July 19, 2024

@kostajh As stated in the README in the pre-requisites section, can you try to install amazee.io first? Otherwise you can also just run the backend however you normally run Drupal on your local machine and adapt the API host env variables in your frontend accordingly and configure CORS yourself. (With the .amazee.io configuration in the .amazee.io folder in the root, we normally do that for you automatically).

from drupal-decoupled-app.

kostajh avatar kostajh commented on July 19, 2024

Ah, sorry I totally missed the link to https://docs.amazee.io . It might be worth adding another callout to this at the start of the Usage section

from drupal-decoupled-app.

fubhy avatar fubhy commented on July 19, 2024

Yes, documentation is severely lacking currently, agreed. That's my weak spot ;)

from drupal-decoupled-app.

kclarkson avatar kclarkson commented on July 19, 2024

@fubhy it would nice to add the installation terminal steps to https://docs.amazee.io on the README file. :)

from drupal-decoupled-app.

fubhy avatar fubhy commented on July 19, 2024

@kclarkson Sorry, I don't understand what you mean. There is already a link to docs.amazee.io in the README file (see the Prerequisites section at the top).

from drupal-decoupled-app.

Schnitzel avatar Schnitzel commented on July 19, 2024

I think we can do better, sent a pull request: #384

from drupal-decoupled-app.

milkovsky avatar milkovsky commented on July 19, 2024

Also faced this issue. Just do what is written at the "Part I: Shared Docker Containers".

E.g. On Ubuntu you need to install pygmy.

Important: If you are using Ubuntu - make sure the ports 53 and 80 are not used.
To free up the port 53 do what is written at the docs page:

If you are on Ubuntu, disable the DNS that is started by default, see: http://askubuntu.com/a/233223

To free up other ports check the sudo netstat -tulpn| grep 80. E.g. the port 80 may be used by apache2.

from drupal-decoupled-app.

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.