Skip to content

kinderneutron/kinderneutron-env-init

Repository files navigation

Overview

Kinderneutron Env Init is a utility tool designed to streamline the setup process of local development environments for projects using Docker Compose images and essential packages. This tool automates the installation and configuration steps, allowing developers to quickly initialize their development environment without manual intervention.

Features

  • Automated Setup: Easily set up local development environments with Docker Compose images and required packages.
  • Version Control: Ensure consistency across development environments by specifying version numbers for images and packages.
  • Architecture Support: Compatible with x86, x64, and other architectures for flexibility in environment setup.
  • Efficient Workflow: Speed up the development workflow by eliminating manual setup tasks and reducing setup time.

Installation

Prerequisites

  • Docker Desktop installed on your system.
  • Docker Compose configuration files for your project.

Installation Steps

  1. Clone the repository:
    git clone https://github.com/your-username/kinderneutron-env-init.git 

2.Go to The Directory kinderneutron-env-init
(a).For Linux Users:

  sh autorun.sh

(b) For Windows Users:

autorun.bat

Database Setup (⚠️First-TIme Only)

If You Are Setting Things Up For First Time in Local System, then Setup the DB. Just Execute the Script
(a).For Linux Users:

  sh Patches/SQL/setup_fresh_db.sh

(b) For Windows Users:

cd Patches/SQL
setup_fresh_db.bat

Usage

After installation, Your Environment is Set with All Packages Necessery for Kinderneutron Project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published