aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
6 dayscmd/www-go-proposal: add base path and option to shutdown idle durationHEADmainShulhan
The www-go-proposal now is served under "/proposal" so no need to reroute them in proxy. The "-shutdown-idle" option allow to set the duration when server will automatically shutting down when no new connections accepted after specific duration.
6 daysgo.mod: update all dependenciesShulhan
6 dayscmd/www-go-proposal: enable socket based activation using systemdShulhan
6 daysall: update the command and style to follow latest ciigoShulhan
6 dayscmd/www-go-proposal: static HTTP server to serve proposal with HTMLShulhan