Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoAccess addon - https://goaccess.io #39

Open
acondura opened this issue Feb 8, 2019 · 4 comments
Open

GoAccess addon - https://goaccess.io #39

acondura opened this issue Feb 8, 2019 · 4 comments

Comments

@acondura
Copy link

acondura commented Feb 8, 2019

Hi guys,

Firstly, I want to say Docksal is fabulous! I really like it, I love it flexibility, extendability and the infinite ways you can do with it.

I'm already using Docksal with two of my clients, which takes me to my second point. I want to create an addon in order to use the GoAccess log analyzer tool, which I think is an amazing tool:

GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.

I've been reading up on the docs for creating addons and I've created the goaccess folder and its files but it seems I need your help pushing this forward. I've also been reading the code for the other addons but I'm still none the wiser.

Simply put, I can't figure out how do I take the install steps from here:
https://goaccess.io/download#docker
and put them into an addon that can display the log reports either in the cli or in HTML.

How can I share what I've created so far and get your input?

@acondura
Copy link
Author

acondura commented Feb 9, 2019

Hm... if I'm reading the Docksal docs right, it seems like I need to extend the Docksal images https://docs.docksal.io/stack/extend-images. Going through that now...

@achekulaev
Copy link
Member

As far as I understand you don't need to extend images, you need to automate those steps by the link by putting them in the custom command and put a new container into docksal.yml

@acondura
Copy link
Author

Thank you Oleksii, I can't wait to get this working!

@petertornstrand
Copy link

This would be a very nice feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants