thecsw / memeinvestor_bot

This bot can help you invest in memes and make a fortune out of it!
https://meme.market
GNU General Public License v2.0
135 stars 34 forks source link

Added new caddy config file. Goaccess is used in real-time (hopefully) #375

Closed thecsw closed 5 years ago

thecsw commented 5 years ago

Alright, with this update I want to have more control over the visitors or our website.

Caddy is our webserver and its logs can be used with goaccess to get a nice visualization.

I added a new subdomain goaccess.meme.market to get the current state.

But I still did not figure out how to make it real time. Because the goaccess page doesn't update on every webbrowser visit. It only updates when we restart the container.

Thanks!

thecsw commented 5 years ago

See #382 instead.