Code Monkey home page Code Monkey logo

cacao's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cacao's Issues

demo deployment

Hi,

Could you guys give me a hand to run the demo version of CACAO?

I tried to deploy it version but faced some issues during the build:

cacao@P7031:~/docker$ git clone https://github.com/el-bid/cacao.git
Cloning into 'cacao'...
remote: Enumerating objects: 17748, done.
remote: Counting objects: 100% (17748/17748), done.
remote: Compressing objects: 100% (6172/6172), done.
remote: Total 17748 (delta 8292), reused 16838 (delta 7389), pack-reused 0
Receiving objects: 100% (17748/17748), 25.32 MiB | 10.61 MiB/s, done.
Resolving deltas: 100% (8292/8292), done.
cacao@P7031:~/docker$ cd cacao
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "web" refers to undefined config app_config_web: invalid compose project

#Tried this workaround just to get it to build, but didn't work either

cacao@P7031:~/docker/cacao$ echo > app_config_web
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "etl" refers to undefined config app_config_etl: invalid compose project
cacao@P7031:~/docker/cacao$ echo > app_config_etl
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "web" refers to undefined config app_config_web: invalid compose project
cacao@P7031:~/docker/cacao$ echo > app_config_web
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "etl" refers to undefined config app_config_etl: invalid compose project
cacao@P7031:~/docker/cacao$ echo > app_config_etl
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "validator" refers to undefined config app_config_validator: invalid compose project
cacao@P7031:~/docker/cacao$ echo > app_config_validator
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "web" refers to undefined config app_config_web: invalid compose project
cacao@P7031:~/docker/cacao$ ls app_config_
app_config_etl        app_config_validator  app_config_web
cacao@P7031:~/docker/cacao$ echo > app_config_web
cacao@P7031:~/docker/cacao$ docker-compose -f demo.yml up -d
service "validator" refers to undefined config app_config_validator: invalid compose project

Previously I tried to comment the references to app_config_validator, app_config_web and app_config_etl in demo.yml, but although the aplicantion was built, it didn't work. Most of the components just kept restarting, while etl and validator just exited, even when tryed to run them manually.

Adiotional info

Computer
Processor AMD Ryzen 5 5600G with Radeon Graphics 3.90 GHz
RAM 32,0 GB (usable: 31,4 GB)
Type of System 64 bits Operational System, x64 processor

OS
Edition Windows 11 Pro
Version 21H2
Installation date‎ ‎09/23/‎2022
OS Compilation 22000.2003
Experience Windows Experience Pack 1000.22001.1000.0

Virtualized OS
NAME STATE VERSION

  • Ubuntu Running 2
    docker-desktop-data Running 2
    docker-desktop Running 2

Not Installed (following CACAO: Installation Guide steps)

  1. Firewall ==> Since the purpose of this deploy was tests and evaluation, with no internet exposure, it was considered unecessary at this time.
  2. GIT ==> Ubuntu's GIT was used (git version 2.34.1).
  3. Docker ==> Docker Desktop for Windows was used.

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.