Thanks Jochen for the reply. In the omnibus-graylog2 repo, I found the location that it uses the source ( https://github.com/Graylog2/omnibus-graylog2/blob/1.2/config/software/graylog-web.rb ). The file uses the following tgz file (e.g. : graylog-web-interface-1.2.2.tgz ) http://packages.graylog2.org/releases/graylog2-web-interface/graylog-web-interface-#{version}.tgz
Could you please let me know how you create the tgz file? Thank you very much On Thursday, December 31, 2015 at 5:17:17 AM UTC-6, Jochen Schalanda wrote: > > Hi, > > you can find the sources for the Graylog Omnibus package at > https://github.com/Graylog2/omnibus-graylog2. > > > Cheers, > Jochen > > On Wednesday, 30 December 2015 18:54:46 UTC+1, Amirhossein Aleyasin wrote: >> >> Thanks for your reply. In the Dockerfile ( >> https://github.com/Graylog2/graylog2-images/blob/master/docker/Dockerfile) >> it uses the following .deb package >> >> curl -O -L >> https://packages.graylog2.org/releases/graylog2-omnibus/ubuntu/graylog_latest.deb >> >> && \ >> >> So, could you please guide me how I can build graylog_latest.deb using >> my repository (assume I forked the project to >> https://github.com/xxx/graylog2-server) ? >> >> Thanks >> >> >> On Wednesday, December 30, 2015 at 7:41:25 AM UTC-6, >> [email protected] wrote: >>> >>> Hi, >>> >>> This is the official docker image hub of Graylog. >>> >>> https://hub.docker.com/r/graylog2/allinone/ >>> >>> There you can find the github repository that you are looking for. >>> >>> https://github.com/Graylog2/graylog2-images/tree/master/docker >>> >>> BR. >>> lefteris. >>> >>> On Wednesday, December 30, 2015 at 3:57:19 AM UTC+2, Amirhossein >>> Aleyasin wrote: >>>> >>>> Hi, >>>> I am new to graylog and currently I am using graylog docker. I want to >>>> apply some minor modifications in graylog-web-interface and build the >>>> docker again. But there are too many github repos for building graylog and >>>> I don't know which one I need to fork and modify to use my own graylog web >>>> interface repo. I'll be thankful if guide me how I can build the docker by >>>> step-by-step instruction. >>>> >>>> Thanks in advance, >>>> >>>> -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/53972a19-e912-40ab-9aae-4630937e5ca9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
