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.3.tar.gz
(58.0 kB
view details)
Built Distribution
gorunn-0.0.3-py3-none-any.whl
(74.8 kB
view details)
File details
Details for the file gorunn-0.0.3.tar.gz
.
File metadata
- Download URL: gorunn-0.0.3.tar.gz
- Upload date:
- Size: 58.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8dcb41cdc84bfa7152792e2dec2c9fdb70c5df7e66c6a20793be9e97012f45a |
|
MD5 | 48c529fe1c761930c9a252384841bf5b |
|
BLAKE2b-256 | e8db00d3a7823e6caf972d8875e08db1716f7ff0c6e1fc3048a72853503e814d |
File details
Details for the file gorunn-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: gorunn-0.0.3-py3-none-any.whl
- Upload date:
- Size: 74.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 214ef3a08cae3d9a0269478bf00fad61d1b9ea77b003d158ff3c217f60035cd8 |
|
MD5 | 80987366659f845b5f7216bd3fd40e76 |
|
BLAKE2b-256 | 29d62444c4225db4b37213940ed515ef76c04e85970790a07fd3bdf799d1b7dc |