Skip to main content

CLI tool to simplify web app deployments using Docker & Nixpacks

Project description

Fast-Deploy

Fast-Deploy is a CLI tool designed to simplify the process of deploying web applications for beginners and intermediate developers. It streamlines the deployment process by leveraging Docker and Nixpacks, managing AWS configurations, and ensuring that Docker environments are set up correctly. Fast-Deploy aims to demystify the deployment process, allowing developers to focus on building their applications.

Features

  • AWS CLI Configuration Check: Ensures AWS CLI is properly configured for deployment.
  • Docker Configuration Verification: Checks if Docker is installed and running, and configures it if necessary.
  • Simplified Deployment Process: Utilizes Nixpacks for building Docker images, making the process straightforward and efficient.
  • Port Mapping for Test Runs: Offers an option to run built Docker images with specified port mapping for immediate testing.

Getting Started

Prerequisites

  • Docker installed on your system.
  • Nixpacks installed on your system.
  • AWS CLI installed and configured.
  • AWS Copilot installed and configured.
  • Python 3 and pip.

Installation

Clone the Fast-Deploy repository to your local machine:

git clone https://github.com/ojimba01/fast-deploy.git
cd fast-deploy

Usage

  • Initialize your project:

This command checks your AWS CLI, Docker, Nixpacks, and AWS Copilot CLI configurations and prompts you to set up a new project configuration, including service type and environment settings.bash

./mycli.py init
  • Build your Docker image with Nixpacks:

Automates the Docker image creation using Nixpacks, ensuring that the environment is prepped correctly before initiating the build.bash

./mycli.py build
  • Deploy your project:

Leverages AWS Copilot to deploy your project based on the defined configuration file, handling complex AWS interactions automatically.bash

./mycli.py deploy
  • Purge your project:

Removes all project components, including Docker and AWS resources, with an option to force deletion even if the configuration file is missing.bash

./mycli.py purge -f
```Contributing

We welcome contributions from the community. Please fork the repository and submit pull requests with new features or bug fixes

Fast-Deploy is released under the MIT License. See the LICENSE file in the repository for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastdeploy_cli-0.1.0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastdeploy_cli-0.1.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file fastdeploy_cli-0.1.0.tar.gz.

File metadata

  • Download URL: fastdeploy_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for fastdeploy_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bb5821c0238c52247ee6b5bfc8a625cdba0d3a68c940b98a6e57a81615068edf
MD5 21d2279cc2a06639d3802f2ed1e45e86
BLAKE2b-256 5f18f31d0e7949271d7b0895054fa87fc55cc7230d6931d4bc2a7c76c4fbc674

See more details on using hashes here.

File details

Details for the file fastdeploy_cli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fastdeploy_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for fastdeploy_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c98560ccad6b19a48c776c5e8513c648488effb4d9e9feb051ea0dde049d3b0
MD5 80b7e690135b936c171a760d99bac6b9
BLAKE2b-256 975abfdcf2137a0e5c218f0eb1242202af9cb7cfe428fd09af8803258ba9b819

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page