Skip to content

This repository contains a script that simplifies the process of committing changes to GitHub and pulling/fetching the latest changes from the remote repository. The script allows you to perform these operations with ease using simple commands.

Notifications You must be signed in to change notification settings

Maxlimgj/hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commit and Pull Script

This repository contains a script that simplifies the process of committing changes to GitHub and pulling/fetching the latest changes from the remote repository. The script allows you to perform these operations with ease using simple commands.

Prerequisites

Before using the script, ensure that you have the following prerequisites:

  1. Git installed on your local machine. If Git is not already installed, you can download and install it from the official website: https://git-scm.com

Usage

Follow the steps below to use the script:

  1. Clone the repository: Start by cloning this repository to your local machine. Open your terminal or command prompt and run the following command:

    git clone https://github.com/GoodJeans/hosting.git
  2. Navigate to the repository directory: Change to the repository directory by running the following command:

    cd self_hosted
  3. Execute command docker-compose up, configure your containers and check that the application is running, docker container ls

About

This repository contains a script that simplifies the process of committing changes to GitHub and pulling/fetching the latest changes from the remote repository. The script allows you to perform these operations with ease using simple commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages