diff --git a/notes/deploy.txt b/notes/deploy.txt index 2fcf33a..88e5590 100644 --- a/notes/deploy.txt +++ b/notes/deploy.txt @@ -24,4 +24,10 @@ Copy over to production server, only need the .dll and the wwwroot folder conten remember not to delete the folders on the server only replace their contents because there are Windows file permissions set Backup the database -4) Delete any test data local here \ No newline at end of file +4) Delete any test data local here + + +Restart the service on the server: +systemctl status kestrel-rockfish.service +systemctl start kestrel-rockfish.service +systemctl stop kestrel-rockfish.service \ No newline at end of file diff --git a/wwwroot/default.htm b/wwwroot/default.htm index 2663fc1..cd57987 100644 --- a/wwwroot/default.htm +++ b/wwwroot/default.htm @@ -11,16 +11,16 @@ Rockfish loading.... - - - - - + + + + + - + --> - - + + - - - - - - - + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +