Install latest/stable of fortd
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
fortd is used to setup fort operator service. To install sudo snap install fortd --edge This snap comes with its own kubectl. To provided kube config for fortd
microk8s config | sudo tee /var/snap/fortd/common/kube/config To see the logs sudo journalctl -u snap.fortd.fortd
To access the admin console type http://localhost:8000/admin/
there is a cli as well installed. to use that need to make an alias like this
sudo snap alias fortd.qliksense qliksense
and qliksense command need to be sudo
To set qliksense home sudo snap set fortd qliksense.home=<absolute-path>
To set a different port sudo snap set fortd ports.http=<new-port>
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.