The WeNet HUB is responsible for allowing WeNet users to manage their profile and applications. It also provides developers with the toots for managing applications and associated platform.
In order to use a WeNet application a WeNet user should have been created. This is possibile via the WeNet HUB. Any WeNet application will redirect its users to the HUB if a WeNet user can not be identified. Once registered and authenticated, a user can take advantage of the HUB for:
The WeNet HUB is also the place where new Wenet applications can be created and configured. Any user can create his own WeNet application by becoming a developer. This can be done by enabling the developer mode in the user account settings. A few profile information will need to be set in order to complete this process. Once developer, a user has access to a dedicated section of the HUB where it is possibile to configure applications from a technical point of view. A WeNet application requires all the configuration to be completed in order to be publicly discoverable by other users. In particular, some technical details need to be defined:
In the application configuration section, the developer has also the possibility of knowing how many users have enabled the application and have been trying it out.
The WeNet HUB relies on
The following environment variables are required for running the image:
BASE_URL
The base path url for the HUB component.
SERVICE_API_BASE_URL
The URL to the WeNet Service APIs (the entry point to the WeNet platform).
MYSQL_HOST
The MySQL host.
MYSQL_PORT
The MySQL port.
MYSQL_DATABASE
The MySQL database.
MYSQL_PASSWORD
The MySQL password.
MYSQL_USER
The MySQL user.
REDIS_HOST
The Redis host.
REDIS_PORT
The Redis port.
REDIS_DATABASE
The Redis database.
Content type
Image
Digest
sha256:cd9ceecfd…
Size
301.8 MB
Last updated
over 3 years ago
docker pull internetofus/hub