Open jonschipp opened 8 years ago
When installing with custom user: make user-config USER=training PASS=blah
make user-config USER=training PASS=blah
Connect to islet account
Fatal: demo user not in docker group Are you a new or existing user? [new/existing]: ^C Trap received, exiting...
Fix is setting USER=training in /etc/islet/islet.conf but this should be automated.
USER=training
/etc/islet/islet.conf
When installing with custom user:
make user-config USER=training PASS=blah
Connect to islet account
Fix is setting
USER=training
in/etc/islet/islet.conf
but this should be automated.