Gkiokan / hb-store-cdn-cli-server

HB-Store CDN Server [cli-version]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could we get some command line options like to load a config and auto start the server?

steve51184 opened this issue · comments

I think that'd be really cool.. one command to start the server and then close it via ctrl+c etc :)

I think you can do that already? But not the direct autostart. It depends on the config if it exists.
But yea an autostart feature would be somehow usefull.

I will take that into account for the next update.

I just checked it. There is already a start command to start the server with a pre-config.
First run the Setup to have a configuration file.
Then on the upcoming starts you can use ./hb-store-cdn-cli-server start to start it directly.

image