File README.md of Package neuvector-demo
# NeuVector Demo
This container allows to deploy easily NeuVector on ALP system with podman as container runtime engine.
## Installation
The container image provides two runlabels:
* INSTALL: installs systemd services which will handle NeuVector containers startup / shutdown.
* UNINSTALL: uninstall systemd services
```
# podman container runlabel INSTALL registry.opensuse.org/suse/alp/workloads/bci_containerfiles/suse/alp/workloads/neuvector-demo:latest
```
Currently, running NeuVector requires SELinux to be set into Permissive mode.
## Usage
After running INSTALL label, to start NeuVector:
```
systemctl start neuvector
```
and you can connect to https://localhost:8443/ (or https://<installed_system_IP:8443> ). You will need to accept the SSL warning about self-signed certificate.
To login to NeuVector UI, use the default credentials:
* login: admin
* password: admin