Where do I find the Authentication Token for my Runtime?
The Runtime Authentication Token is required to register a runtime with your DataShyft tenant.
- Run
docker logs datashyftand look for theRuntime Admin Authorization Tokenline. The authentication token is listed on this line. - The Authentication Token value is stored on the
datashfyt-configDocker volume. You can view it by runningdocker exec datashyft cat /datashyft-config/authorization.token