I’m looking for a very simple ticketing app to self host, first to put in use my new small home lab. My family often has me as the IT guy and want a lot of stuff from me so I’d like to host a simple ticketing system such as uvdesk or glpi, self hostel, lightweight and preferably dockerised.

Do anyone knows if something like that exist ? or is uvdesk the most simple ticketing app out there ?

  • unofficialtech@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I mentioned that you should consider if you want your support system on the same infra as the system that could be an issue. Creates a catch 22, but you could look at HESK. Simple, email flow. It’s SysAids free thing. It itself I don’t know if it’s dockerized, but you pull a simple nginx/apache+php install, setup a db container (it may support sqlite, can’t remember) and you’re golden.