diff options
Diffstat (limited to 'MediaBrowser.Server.Mac/readme.txt')
| -rw-r--r-- | MediaBrowser.Server.Mac/readme.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Mac/readme.txt b/MediaBrowser.Server.Mac/readme.txt new file mode 100644 index 0000000000..e0833ebbba --- /dev/null +++ b/MediaBrowser.Server.Mac/readme.txt @@ -0,0 +1,13 @@ +Instructions for deploying a new build: + +1. Download source code + +2. In resources folder, remove dashboard-ui, then re-add from the WebDashboard project, making sure to link the files, rather than copy. This will pick up any web client changes since the last deployment. + +3. Repeat the process for swagger-ui, if ServiceStack has been updated since the last release. If in doubt, just do it. + +4. Commit and push the changes to the Mac project + +5. Build the installer + +6. Proceed as normal and tag the builds in github
\ No newline at end of file |
