Skip to content
Discussion options

You must be logged in to vote

Hi, thanks for checking out the project.

Is it possible to completely remove or reset the data of a specific client? If yes, how would it be done? Is it modifying Grafana in some way? Or amending the client code? Or creating a whole new server on a new VM?

If you want to completely reset the client, delete the logs and instance folders.

If you want to reset the data at the API level, what I typically do is docker-compose down and then delete the postgres volume, which by default is db_data. Now, when you do a docker-compose up -d the database is all reset and good to go.

Is the expected behaviour of the ghosts.exe application meant to actually open up and run other programs and applica…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@melmelchew
Comment options

Answer selected by melmelchew
Comment options

You must be logged in to vote
4 replies
@melmelchew
Comment options

@sei-dupdyke
Comment options

@melmelchew
Comment options

@sei-dupdyke
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants