A command line interface for automating containerization
Project description
dotsCLI
A command-line tool to automate deployment and containerization of your applications.
Supported enviroments: Node
Installation
- Install the package globally
pip install dotsCLI
- Run the entry command to show the full range of functions:
dts
- Make a config file in a new folder named '.dts' in the root directory of your system, configuring the values respectively.
Note:
FRONTEND_DIR_PATHandFRONTEND_DIST_PATHmust not contain a trailing slash.
[aws]
AWS_USER=ubuntu
[main]
FRONTEND_DIR_PATH=<path_to_dir>
FRONTEND_DIST_PATH=<path_to_dir>
SSH_KEY_PATH=<path_to_dir>/ssh-key.pem
Functions
-
Easily deploy your frontend SPAs to remote linux servers
- Hassle-free deployment
- Automatic configuration of nginx request routing
-
Dockerize your NodeJS application
- Allows you to define the base image version
- Easily define all dockerfile configurations
- Automatically setup a new docker network with custom name
- Customize docker-compose configurations
- Attaches the newly created docker network to the container
Future Scope
- Add support for more environments (like python, java etc)
- More flexibility towards docker network configurations
- Allow users to define the type of network created
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dotsCLI-0.1.0.tar.gz.
File metadata
- Download URL: dotsCLI-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Linux/5.15.0-1041-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab4afe1b7488b82d2ba66c473313a3c564be04bd883672246f12588824265f98
|
|
| MD5 |
d837bd99b866912e284de136a5da85f5
|
|
| BLAKE2b-256 |
d638333364e14b3d7bb3379141c76cf403fa63bc31a5ff285706f84cfb0cd7d3
|
File details
Details for the file dotscli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dotscli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Linux/5.15.0-1041-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e68e591942784b95443afd123070f7dda8c80b2731af2938063a9ed4a583b820
|
|
| MD5 |
d255bb5e1404ab7c23cea20af822e61c
|
|
| BLAKE2b-256 |
f504fb39654f7fe6ccfdb3a75cce3685f8c3b5728a696eb5c2ed60d2d9d1f26a
|