CLI tool for managing local environments
Project description
Gorunn CLI
Usage
- gorunn --help will show you all available commands
- gorunn info will show status of the current projects and its containers
tbd
Configfurations
All params are available in container as environment variables.
- Environment file is located in your
~/gorunn/envs/
. Feel free to edit it to your liking - *CLI generates Dockerfile.gorunn in project repo. You can commit that file and update it as per need with additional packages. It is used to build local image.
Services are accessible
- mysql: user(DB_USERNAME): gorunn password(DB_PASSWORD): password container_port: 3306 forwarded_port: 13306
- postgresql: user(DB_USERNAME): gorunn password(DB_PASSWORD): password container_port: 5432 forwarded_port: 15432
- redis container_port: 6379 forwarded_port: 16379
- opensearch host_port: 9200
- forwarded_port: 19200
- chroma: host_port: 8000
- forwarded_port: 18000
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 Distribution
gorunn-0.0.2.tar.gz
(56.9 kB
view details)
Built Distribution
gorunn-0.0.2-py3-none-any.whl
(74.4 kB
view details)
File details
Details for the file gorunn-0.0.2.tar.gz
.
File metadata
- Download URL: gorunn-0.0.2.tar.gz
- Upload date:
- Size: 56.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbe94a9bee33b90ce804e3aa51496772efd48fab9e79e8e1a58277600c89d65f |
|
MD5 | ea0bb5541b77b126bbf8224c785bacfe |
|
BLAKE2b-256 | ec5a43f769b61d086048eeeb8de3a675724e8c90f32efd41fd4df6218531f844 |
File details
Details for the file gorunn-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: gorunn-0.0.2-py3-none-any.whl
- Upload date:
- Size: 74.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93eca5b90413ccf4317b712e9048890b9c929cae7e198ad9c23567a6b70257c7 |
|
MD5 | 0c022f8710060be418a36e8051b26bd1 |
|
BLAKE2b-256 | 3ce1490311b7d373d12443e7c45621a3a5c0c0a707d7a1d7524cbc7aa3ea2b9c |