This commit is contained in:
@@ -17,8 +17,16 @@ dotnet publish -c Release -o ./../publish/ --no-self-contained -r linux-x64
|
||||
|
||||
2.5) Runtime - make sure if runtime changed that server has latest
|
||||
|
||||
2.7) remove old backup just delete it's in /srv/coreapps/rockfish.last
|
||||
|
||||
2.8) BACKUP backup old version and db etc with this command run from /srv/coreapps folder:
|
||||
cp -r rockfish rockfish.last
|
||||
|
||||
2.9) delete all in rockfish folder except db folder
|
||||
|
||||
3) COPY
|
||||
Copy over to production server,
|
||||
Copy over to production server, safest is all files from publish into /srv/coreapps/rockfish
|
||||
|
||||
.NET Core apps: /srv/coreapps
|
||||
only need the .dll and the wwwroot folder contents,
|
||||
remember not to delete the folders on the server only replace their contents because there are file permissions set
|
||||
|
||||
Reference in New Issue
Block a user