Giter Site home page Giter Site logo

swimos / greenhouse Goto Github PK

View Code? Open in Web Editor NEW
10.0 13.0 5.0 9.39 MB

This is an advanced sample application that demonstrates deploying and running Swim on a network of Raspberry Pis and using configuration to change behavior. This version uses Docker Images for build and deployment to Azure Iot Edge devices.

License: Apache License 2.0

C++ 0.56% Shell 18.59% JavaScript 37.83% Python 3.25% Java 16.31% HTML 14.36% CSS 9.11%
java raspberry-pi raspberrypi arduino swim distributed javascript nodejs

greenhouse's People

Contributors

sclarke27 avatar scottswim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

greenhouse's Issues

Docker Build failure

I tried to do a docker build using the Java/Swim Docker file. But I see a build failure

Cloned the feature/docker branch from the repo and have Docker 19.03.5(both client and server) running on Mac

▶ docker build ./ -f ./java.Dockerfile -t java:greenhouse-node-v1 
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> 1 actionable task: 1 executed
Could not resolve all files for configuration ':compileClasspath'.
   > Could not find ai.swim:swim-server:3.9.2-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/ai/swim/swim-server/3.9.2-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/ai/swim/swim-server/3.9.2-SNAPSHOT/swim-server-3.9.2-SNAPSHOT.pom
       - https://repo.maven.apache.org/maven2/ai/swim/swim-server/3.9.2-SNAPSHOT/swim-server-3.9.2-SNAPSHOT.jar
       - https://oss.sonatype.org/content/repositories/snapshots/ai/swim/swim-server/3.9.2-SNAPSHOT/maven-metadata.xml
       - https://oss.sonatype.org/content/repositories/snapshots/ai/swim/swim-server/3.9.2-SNAPSHOT/swim-server-3.9.2-SNAPSHOT.pom
       - https://oss.sonatype.org/content/repositories/snapshots/ai/swim/swim-server/3.9.2-SNAPSHOT/swim-server-3.9.2-SNAPSHOT.jar
     Required by:
         project :
   > Could not find ai.swim:swim-client:3.9.2-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/ai/swim/swim-client/3.9.2-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/ai/swim/swim-client/3.9.2-SNAPSHOT/swim-client-3.9.2-SNAPSHOT.pom
       - https://repo.maven.apache.org/maven2/ai/swim/swim-client/3.9.2-SNAPSHOT/swim-client-3.9.2-SNAPSHOT.jar
       - https://oss.sonatype.org/content/repositories/snapshots/ai/swim/swim-client/3.9.2-SNAPSHOT/maven-metadata.xml
       - https://oss.sonatype.org/content/repositories/snapshots/ai/swim/swim-client/3.9.2-SNAPSHOT/swim-client-3.9.2-SNAPSHOT.pom
       - https://oss.sonatype.org/content/repositories/snapshots/ai/swim/swim-client/3.9.2-SNAPSHOT/swim-client-3.9.2-SNAPSHOT.jar
     Required by:
         project :

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 21s
The command '/bin/sh -c /bin/bash -c './gradlew build -Pconfig=$CONFIG'' returned a non-zero code: 1

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.