This repository contains the documentation and static image content for Catena-X Portal.
The Catena-X Portal application consists of
The helm chart for installing the Catena-X Portal is available in portal-cd.
The Catena-X Portal is designed to work with the Catena-X IAM for further information you can read the documentation.
yarn
yarn build:release
yarn build
yarn start
This will start the assets and documentation on
Note: if you'd like to run the complete frontend application, follow the 'Run frontend on localhost' guide within the developer documentation which is available within this repository.
This application provides container images for demonstration purposes.
DockerHub: https://hub.docker.com/r/tractusx/portal-assets
Base image: nginxinc/nginx-unprivileged:alpine
- Dockerfile: nginxinc/nginx-unprivileged:alpine
- GitHub project: https://github.com/nginxinc/docker-nginx-unprivileged
- DockerHub: https://hub.docker.com/r/nginxinc/nginx-unprivileged
Distributed under the Apache 2.0 License. See LICENSE for more information.