Code Monkey home page Code Monkey logo

hesk-docker's Introduction

hesk-docker

Docker container for the HESK help desk v3.4.5 (2024-06-09).

Dependencies

  • MySQL/MariaDB instance to connect to

How to use

Docker Compose

There is an example docker-compose.yml file in the repository you can use to get started.

HESK Settings

This container uses environment variables to configure the hesk_settings.inc.php file. This to allow more flexibility in the configuration and deployment of the container.

All settings should be prefixed with HESK_ and be in uppercase. For example, the hesk_settings.inc.php setting $hesk_settings['db_host'] would be set as HESK_DB_HOST.

All settings are optional and have default values.

Updating HESK

There's no guarantee that this container will work with future versions of HESK. Update at your own risk and ensure you have a backup of your database.

Backing up

A simple way to perform a backup of the database is to use mariadb-dump on the DB container and commit that file to a repository or save in storage. You can write a shell script to automate this process and run it as a cron job.

About

This is a fork of https://github.com/luketainton/hesk-docker.

I've just updated the HESK version and modified the hesk_settings.inc.php file to allow the use of environment variables for everything.

Support HESK by buying a licence.

hesk-docker's People

Contributors

luketainton avatar renovate-bot avatar renovate[bot] avatar trdillon avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.