Create .rpm file from the go app

Hello,

I’m relatively new to GoLang.

Right now, to build my .rpm package, I’m using this website: https://packager.io/

However, I would like to automate this in our prod enviroment. Whats the best way? Any plugins or tools available to build the .rpm file from the GO App code? I have Dependencies saved using GODEP.

Thanks in advance,
Sujith

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.