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.1.tar.gz
(57.8 kB
view details)
Built Distribution
gorunn-0.0.1-py3-none-any.whl
(74.4 kB
view details)
File details
Details for the file gorunn-0.0.1.tar.gz
.
File metadata
- Download URL: gorunn-0.0.1.tar.gz
- Upload date:
- Size: 57.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd99a46d2cbd92ebb5c5fb2bacd2eae7feb8982058037de32cc0b9416e56195f |
|
MD5 | 07b90a32ab70b9d0e8c6e2e8c9ca28cb |
|
BLAKE2b-256 | e7f8bd03701695ac1464f50197337b07350ca9ea4c7f471e9be9266ad6508588 |
File details
Details for the file gorunn-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: gorunn-0.0.1-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.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5376f4273d5153e5beb2973420d654a443f16b3f71c6b579bfa5b3e29359eb1 |
|
MD5 | 7418d3fb255db3c72b2a92342ca58d43 |
|
BLAKE2b-256 | 0e9916ac84088d49a56fa3473ac12b58ef7d5539891f78084446757b5397c055 |