Skip to content

kermitlafrog61/jia

Repository files navigation

Jia Groups Website

Libraries Used

Description

This is the repository for the site hosting on jia.kg domain

Table of Contents

Installation

Required prerequisites

  • Docker Engine
  • Docker Compose
  • Make installed (optional)
  • Python 3.8 (optional)
  • Domain name and VM (for hosting only)

Installation process

git clone https://github.com/kermitlafrog61/jia.git
cd jia
cp .env-example .env

Fill out all the necessary fields in .env

Usage

Local Machine

make run_dev

Wait untill all containers would start, then open localhost

Hosting

make certbot_setup
make run

Wait untill all containers would start, then open jia.kg

Admin pannel

Open /admin/ URL and fill out, what you wrote in .env

Backuping

  1. Create backup dir
mkdir backup
  1. Run backups
sudo make backup

Contributing

Fill free to contribute

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Islam Alybaev – Linkedin - islam.alybaev61@gmail.com

Acknowledgments

This is the code for the website hosting on jia.kg