Deployment of all server components needed to operate the demonstrator of an university credential exporter.
Part of the H2020 Project KRAKEN and the Verifiable Credentials for Student Mobility project funded by TU Graz as a technologically enhanced administration (TEA) marketplace project.
- to be able to start all containers, you need access to all required images (see below)
- don't forget to
docker login
without your GitHub credentials
./generate_demo_keys.sh
./docker-setup.sh
docker-compose up --force-recreate
- Connector (Frontend)
- API Platform (Backend)
- Hyperledger Aries Agent
- Sidetree: TODO
- University connector: http://localhost:8001
- University API: http://localhost:8000/
- University Aries Agent: (with TLS)
- API: https://localhost:8082/
- Inbound: https://localhost:8081/
- Webhook: http://localhost:8083/
- Student Aries Agent: (no TLS)
- API: http://localhost:8092/
- Inbound: http://localhost:8091/
- Webhook: http://localhost:8093/
To test mobile wallet of student:
(use settings UI, or adapt urlServer
in src/main/java/eu/atos/ledgerUself/LedgerUSelf.kt
)
- Agent:
http://10.0.2.2:8092
- Agent WS:
ws://10.0.2.2:8092/ws