this post was submitted on 27 Nov 2023
2 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

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 ?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago (3 children)

You could setup some sort of form they could fill out. I have a google forms for simple stuff (I know not self-hosted), but you could self host one (or make one) as well. Again, I think nextcloud has a forms plugin, but you could use something like Budibase. Their screenshots even mention ticketing lol. Easiest way to do this imo since your folks will just go to the site with the form, add a description, click some boxes and then you'll see them later.

I've only done basic stuff with Budibase (over kill for what I needed), but you can just slap it on a docker container.

[–] [email protected] 1 points 9 months ago (2 children)

I'd like something with a work flow not a workaround, like uvdesk or osticket but without the other tools than notification mail and ticketing, but if there is nothing more simple I'll go with those

[–] [email protected] 1 points 9 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.

load more comments (1 replies)
load more comments (1 replies)