This message was deleted.
# epinio
a
This message was deleted.
b
Have you tried with the instructions in the home page? https://epinio.io/ The helm installation is simpler 🙂
n
Instructions should be improved as it is needed to create a values.yaml file BUT this is not mentioned when we copy/paste the command and then -->
Copy code
helm install epinio -n epinio --create-namespace epinio/epinio --values epinio-values.yaml --set global.domain=<http://65.108.212.158.nip.io|65.108.212.158.nip.io>
Error: INSTALLATION FAILED: open epinio-values.yaml: no such file or directory
b
The command in the home page doesn't have the
--values
flag, so it comes with the default values. But if you need to customize a bit the installation then yes, you can provide a values.yaml file, or override the single values with the
--set
flag
thanks for highlight this is though, it's
helm
but maybe not everyone is familiar with it. There is always room for improvement, and feedbacks are important
n
I finally installed it using the Rancher UI
💯 2
What is the user/pwd to access the Epinio UI ?
✅ 1
b
admin/password 🙂
n
hahah