8000 GitHub - dmsv312/nodesUP-monitoring
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dmsv312/nodesUP-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lk.nsunet.ru

lk = personal office

Installation

The preferred way is to install via Docker. If you don't have Docker, please install it by following this instruction.

After that, execute this command:

cd bin
./install.sh

Edit Laravel settings in www/backend/.env file like a database connection and mail server settings.

Start

Execute this command in bin directory to start container:

./start.sh

Now site is available on this link: http://localhost

Stop

Execute this command in bin directory to stop container:

./stop.sh

Other scripts

The following scripts from bin directory are calling, when project is already launched.

  • artisan.sh
  • build-frontend.sh
  • composer.sh
  • npm.sh

For example, if you need to create a Laravel model you can do it like this:

./artisan.sh make:model User

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0