Skip to content

CaribesTIC/laravel-vue-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor System

laravel-vue-monitor

GitHub repo size GitHub contributors GitHub watchers GitHub stars GitHub forks

It is a software development project that monitoring product offer.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have a Linux machine with Docker installed

Installing laravel-vue-monitor

To install this project, follow these steps once the project is cloned and inside the main directory :

Linux:

  • Create docker-compose's .env file from .env.example cp .env.example .env
  • Run docker network create web_monitor
  • Run docker network create postgresql_monitor
  • Run docker-compose up -d
  • Change permission to exectute script.sh file sudo chmod +x script.sh
  • Run ./script.sh
  • Create an alias in the /etc/hosts file for the location set in the VIRTUALHOST environment variable of your web server

Contributing to laravel-vue-monitor

To contribute follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: GPL-3.0 License .

About

Laravel Vue Monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages