Skip to content

brunohonda/hesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hesk

This project create a container to Hesk project

Important Links

Initialize the container

docker run --name hesk -d --link mysql-container-name:mysql -p 80:80 brunoah/hesk

Where 'mysql-container-name' is the name of the container that is running the database that will be used.

After startup

Go to http:///install to initialize the installation

Where you-host is the server where you are running the Hesk container

After install

To remove install folder run:

docker exec -i hesk rm -R install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published