docship ⛴️
A tool to deploy stuff running on docker
Installation
Install docship with pip
pip3 install docship
docship --version
Install from source
git clone https://github.com/foSS-Community/docship
cd docship
python3 -m pip3 install .
docship --version
Usage
docship --help
usage: docship [-h] [--version] {deploy} ...
Dockership CLI for managing deployments.
options:
-h, --help show this help message and exit
--version, -v to get the current version of docship
Commands:
{deploy} Available commands
deploy Deploy an application to a server
To deploy a site running in docker or any port
usage: docship deploy [-h] --name NAME --address ADDRESS
options:
-h, --help show this help message and exit
--name, -n NAME The name of the server where the application will be deployed, ex.
api.example.com
--address, -a ADDRESS
The address of the application server, ex. http://localhost:8000
docship deploy -n xyz.fosscu.org -a http://localhost:8082
Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
Authors
License
💪 Thanks to all Wonderful Contributors
Thanks a lot for spending your time helping AutoType grow. Thanks a lot! Keep rocking 🍻
🙏 Support++
This project needs your shiny star ⭐. Don't forget to leave a star ⭐️
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
docship-0.0.1.tar.gz
(5.2 kB
view details)
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 docship-0.0.1.tar.gz.
File metadata
- Download URL: docship-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
909eec1fb9e0ba93143e8fbc87c508952197aa2473ca41d50d3064644ec1be95
|
|
| MD5 |
4a82725ff892da239e904e9f91c19c01
|
|
| BLAKE2b-256 |
96a408b8ca9ff70df8fd663b73231f11a4aefaf9c947eb11f007ddeb756f2cf2
|
File details
Details for the file docship-0.0.1-py3-none-any.whl.
File metadata
- Download URL: docship-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4796c97ea9d8d6a0f1dec152336efe866cecc1d18ca29d4ea5b7421d0b5f4e61
|
|
| MD5 |
3a337f2b9b58dbf6c4ec9e32b9984a06
|
|
| BLAKE2b-256 |
c1c21f71f9443e3918b74cf68e5405ef75bca990fd4d241c92906fdd96e39775
|