This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
go-omaha
Watch
1
Star
0
Fork
You've already forked go-omaha
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3c546fa84f
go-omaha
/
.gitignore
4 lines
9 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2013-03-27 23:58:22 +00:00
pkg
cmd: add very simple cmdline omaha server this implementation uses the TrivialServer that is already provided by the go-omaha library. it is a very simple wrapper, simply asking for the file, version, and listening address on the command line. it can only handle one package at a time, naming the payload from the server "update.gz", which is the standard filename for the update payload. the additional metadata required for package creation is generated based on the provided file. when the server is setup, update_engine can be pointed at it by setting the SERVER variable in /etc/coreos/update.conf
2017-12-05 22:54:10 +00:00
bin
Reference in a new issue
Copy permalink