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.1.tar.gz (7.0 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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastdeploy_cli-0.1.1.tar.gz
  • Upload date:
  • Size: 7.0 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.1.tar.gz
Algorithm Hash digest
SHA256 1cd1a5673e0b71e16ce5da58efa5729ecb2588b1ec867a952cddd9380e9113a0
MD5 c55c8c9a846831ea5345e7c8d032312b
BLAKE2b-256 78ff29e3c56b4655357b60607f6bb755f5276fec6a928ea451e169f4bf7247e0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fastdeploy_cli-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f34c435662ca74d1bcb185c5393a2e447e3b769b4a2e34d44e81248fc651b2db
MD5 469f4e588ff63698ce3f563a790fedc3
BLAKE2b-256 d207ee31f3933f660642e789339b77616ce7412a84f925b61ee7f6a7848d77c6

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