coner-tech / coner-core

DEPRECATED A REST API for autocross event operations
GNU Affero General Public License v3.0
7 stars 3 forks source link

Release automation should include any config files needed to start a server #198

Closed carltonwhitehead closed 7 years ago

carltonwhitehead commented 7 years ago

Currently the only such config file is in the source repo at service/src/test/resources/config/test.yml

carltonwhitehead commented 7 years ago

It would also be good to include some documentation about how to start up the server. Perhaps generalize the README, differentiating sections about building from source versus running a release jar, and include it along with any config files.