Log in with ssh root@public-ip
Setup default editor
select-editor
Add a user, disable password & skip questions
/** @jsx jsx */ | |
import { | |
React, | |
jsx, | |
type AllWidgetProps, | |
classNames, | |
DataSourceComponent, | |
type QueriableDataSource, | |
Immutable, | |
appActions, |