Local NeuronSphere Control CLI
Project description
A CLI tool for controlling the Local NeuronSphere.
Additional Requirements
Docker Compose
Docker
Configuration
Required Environment Variables:
HMD_HOME: folder to store data and configuration for Local NeuronSphere
HMD_REPO_HOME: folder containing NeuronSphere compliant projects, it is mounted into some services
Commands
hmd neuronsphere up: starts all enabled services in the Local NeuronSphere
hmd neuronsphere down: stops all enabled services in the Local NeuronSphere
hmd neuronsphere run: run within a NeuronSphere Microservice project to run it locally for testing
hmd neuronsphere update-images: pull down updated images to run
Included Services
All services are enabled by default.
Gateway Proxy Server: used to forward calls to running NeuronSphere Microservices
Postgres Database: relational storage backend for running NeuronSphere Microservices
DynamoDB: NoSQL storage backend for running NeuronSphere Microservices
Jupyter Lab Server: used to run Jupyter Notebooks, mounts HMD_REPO_HOME for project access, located at http://localhost:8888/
NeuronSphere Transform Service: a local instance of the NeuronSphere Transform service to test NeuronSphere Transforms locally
Trino: a Trino database instance to use with local Transforms http://localhost:8081
Airflow: an Airflow instance used by the Transform Service, located at http://localhost:175/
Explorer Portal: an instance of the NeuronSphere Explorer portal for local dashboard development, located at http://localhost:8088/
Minio Object Storage: http://localhost:9001
SQS Queues: http://localhost:9235
The following environment variables disable certain services by setting them to ‘false’. For example, hmd configure set-env HMD_LOCAL_NEURONSPHERE_ENABLE_TRINO false will disable Trino.
HMD_LOCAL_NEURONSPHERE_ENABLE_TRINO: disables Trino services
HMD_LOCAL_NEURONSPHERE_ENABLE_AIRFLOW: disables Airflow
HMD_LOCAL_NEURONSPHERE_ENABLE_TRANSFORM: disables Transform Service
HMD_LOCAL_NEURONSPHERE_ENABLE_DYNAMODB: disables DynamoDb
HMD_LOCAL_NEURONSPHERE_ENABLE_APACHE_SUPERSET: disables Explorer portal
Disabled services are not started and removed the next time you run hmd neuronsphere up.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file hmd_cli_neuronsphere-0.3.138-py3-none-any.whl
.
File metadata
- Download URL: hmd_cli_neuronsphere-0.3.138-py3-none-any.whl
- Upload date:
- Size: 148.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b90f951dcf90cd407bff5fb4092911a1e1bd5f42c50369d92c9d6a48f002198 |
|
MD5 | 25e858730ef5f7083ba786240c5234b6 |
|
BLAKE2b-256 | 60ece19f3c3648bbff2317b0e3653bba780e32df1ff33bc9f790645c7f75fb66 |