openslice / io.openslice.main

Main parent project
Apache License 2.0
5 stars 5 forks source link

Trying to build the OpenSlice environment #29

Closed javiergorostiaga closed 4 months ago

javiergorostiaga commented 4 months ago

I'm experiencing issues when trying to run Docker Compose on my machine. The version specified in my docker-compose.yaml file seems to be obsolete, and I'm also having trouble pulling the jboss/keycloak image from Docker Hub.

Steps to Reproduce:

  1. Navigate to the io.openslice.main/compose directory.
  2. Run the command sudo docker compose --profile prod up -d --build.

Additional Information:

Logs/Screenshots:

Apparently is built successfully. Screenshot from 2024-05-24 09-51-20 I have just modified this file to be able to see those on my local machine: Screenshot from 2024-05-24 09-58-47 This is what I get when I try to run it: Screenshot from 2024-05-24 10-16-22

Possible Solution:

I'm not sure how to resolve this issue. Any help would be appreciated.

ctranoris commented 4 months ago

HI, the project has migrated to ETSI. The github repository is no longer used Please see here for more information https://osl.etsi.org/ https://osl.etsi.org/documentation/latest/

The code is here: https://labs.etsi.org/rep/osl/

cc @kostistr