Giter VIP home page Giter VIP logo

Comments (5)

WeeJeWel avatar WeeJeWel commented on July 29, 2024 1

Sure, just run the node.js app in /src.

from wg-easy.

apleschu avatar apleschu commented on July 29, 2024 1
  1. I second the "no docker" version. Especially with systems that are connected to the internet, I prefer services that are easier audited.

  2. when I try to install this with docker I get the following error message:

andy@wireguard:~/.wg-easy$ docker-compose up -d
ERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the services key, or omit the version key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/

Environment: Debian 10 out of the box, updated to the latest version, docker and docker-compose installed via apt

from wg-easy.

kpostekk avatar kpostekk commented on July 29, 2024

ERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the services key, or omit the version key and place your service definitions at the root of the file to use version 1.

Just change version from 3.8 to 3 and it will work.

from wg-easy.

bmullan avatar bmullan commented on July 29, 2024

@WeeJeWel Weejewei

Sure, just run the node.js app in /src.

Checking the /src directory I do not see any file named "node.js" ?

In the src directory or any of the other wg-easy subdirectories.

there is no "node.js" in your github "src" folder either?

Not being a node.js guy maybe I just misunderstood your statement above.

Or did your statement mean to run $ node ./server.js

from wg-easy.

Fastidious avatar Fastidious commented on July 29, 2024

Or did your statement mean to run $ node ./server.js

Yes.

from wg-easy.

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.