mentat-is / gulp

g(ULP) - graphical universal log processor
https://gulp.sh
Other
18 stars 2 forks source link

!!! READ THIS !!! for current install problems #37

Open valerino opened 3 weeks ago

valerino commented 3 weeks ago

we are aware there are currently problems with using gulp with the docker images (both available and built from scratch) and we are trying our best to fix it.... we are only 2 developers working full time on it, so bear with us :)

until we fix it, here is the temporary solution:

  1. install from source, not using the setup.sh script: follow this
  2. until the web ui is ready for public usage, use the .net ui, native on windows and through wine on linux/macos.

again, thanks for understanding, we really value your efforts to help us making gulp a better tool !

the dev team

valerino commented 3 weeks ago

30 #31 #32 #33 #34 #35

Reverendissimo commented 2 weeks ago

hello guys, any update on the docker install?

niqdev commented 1 week ago

please let me know if you still need any help with the docker images and i'll try to look into it 😄

valerino commented 1 week ago

we need to have proper releases first, using docker images while in the dev phase is not the best solution since it overcomplicates adjusting little bits and pieces on the fly: it is ok to prepare the ground to use containers then, but for now please stick with the dev install as in the first comment.