Difference between revisions of "Deploying to Local Directory"

From Lianjapedia
Redirect page
Jump to: navigation, search
(Deploying Lianja Web/Mobile Client Apps)
(Redirected page to Deploying to Local Directory v6)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
#REDIRECT [[Deploying to Local Directory v6]]
 +
 +
'''This documentation is for an earlier version.  For the [[Deploying to Local Directory v6|latest version see here]].'''
 +
 
This page explains how to Deploy your Lianja App, database and Library files to make them available to the Lianja App Center, Lianja Cloud Server or Lianja SQL Server on the same machine.
 
This page explains how to Deploy your Lianja App, database and Library files to make them available to the Lianja App Center, Lianja Cloud Server or Lianja SQL Server on the same machine.
  
Line 27: Line 31:
 
|-
 
|-
 
|}
 
|}
====Mac====
+
====macOS====
 +
Prior to v6.0:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Files||width="80%"|Location
 
!width="20%"|Files||width="80%"|Location
Line 36: Line 41:
 
|-
 
|-
 
|valign="top"|Library||/Users/<username>/Library/Application Support/Lianja/library
 
|valign="top"|Library||/Users/<username>/Library/Application Support/Lianja/library
 +
|-
 +
|}
 +
 +
From v6.0:
 +
{| class="wikitable" width="100%"
 +
!width="20%"|Files||width="80%"|Location
 +
|-
 +
|valign="top"|App||/Users/Shared/Lianja/apps
 +
|-
 +
|valign="top"|Databases|||/Users/Shared/Lianja/data
 +
|-
 +
|valign="top"|Library||/Users/Shared/Lianja/library
 
|-
 
|-
 
|}
 
|}
Line 62: Line 79:
 
|-
 
|-
 
|}
 
|}
====Mac====
+
====macOS====
 +
Prior to v6.0:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Files||width="80%"|Location
 
!width="20%"|Files||width="80%"|Location
Line 71: Line 89:
 
|-
 
|-
 
|valign="top"|Library||/Users/<username>/Library/Application Support/Lianja/cloudserver/tenants/public/library
 
|valign="top"|Library||/Users/<username>/Library/Application Support/Lianja/cloudserver/tenants/public/library
 +
|-
 +
|}
 +
 +
From v6.0:
 +
{| class="wikitable" width="100%"
 +
!width="20%"|Files||width="80%"|Location
 +
|-
 +
|valign="top"|App||/Users/Shared/Lianja/cloudserver/tenants/public/apps
 +
|-
 +
|valign="top"|Databases|||/Users/Shared/Lianja/cloudserver/tenants/public/data
 +
|-
 +
|valign="top"|Library||/Users/Shared/Lianja/cloudserver/tenants/public/library
 
|-
 
|-
 
|}
 
|}
Line 97: Line 127:
 
|-
 
|-
 
|}
 
|}
====Mac====
+
====macOS====
 +
Prior to v6.0:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Files||width="80%"|Location
 
!width="20%"|Files||width="80%"|Location
Line 106: Line 137:
 
|-
 
|-
 
|valign="top"|Library||/Users/<username>/Library/Application Support/Lianja/cloudserver/tenants/public/wwwroot/library<br>Note: /usr/local/lianja/cloudserver is a symbolic link to /Users/<username>/Library/Application Support/Lianja/cloudserver
 
|valign="top"|Library||/Users/<username>/Library/Application Support/Lianja/cloudserver/tenants/public/wwwroot/library<br>Note: /usr/local/lianja/cloudserver is a symbolic link to /Users/<username>/Library/Application Support/Lianja/cloudserver
 +
|-
 +
|}
 +
 +
From v6.0:
 +
{| class="wikitable" width="100%"
 +
!width="20%"|Files||width="80%"|Location
 +
|-
 +
|valign="top"|App||/Users/Shared/Lianja/cloudserver/tenants/public/wwwroot/apps
 +
|-
 +
|valign="top"|Databases|||/Users/Shared/Lianja/cloudserver/tenants/public/data
 +
|-
 +
|valign="top"|Library||/Users/Shared/Lianja/cloudserver/tenants/public/wwwroot/library
 
|-
 
|-
 
|}
 
|}
Line 124: Line 167:
 
|-
 
|-
 
|}
 
|}
====Mac====
+
====macOS====
 +
Prior to v6.0:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Files||width="80%"|Location
 
!width="20%"|Files||width="80%"|Location
 
|-
 
|-
 
|valign="top"|Databases||/Users/<username>/Library/Application Support/Lianja/cloudserver/tenants/public/data<br>Note: /usr/local/lianja/cloudserver is a symbolic link to /Users/<username>/Library/Application Support/Lianja/cloudserver
 
|valign="top"|Databases||/Users/<username>/Library/Application Support/Lianja/cloudserver/tenants/public/data<br>Note: /usr/local/lianja/cloudserver is a symbolic link to /Users/<username>/Library/Application Support/Lianja/cloudserver
 +
|-
 +
|}
 +
 +
From v6.0:
 +
{| class="wikitable" width="100%"
 +
!width="20%"|Files||width="80%"|Location
 +
|-
 +
|valign="top"|Databases|||/Users/Shared/Lianja/cloudserver/tenants/public/data
 
|-
 
|-
 
|}
 
|}
Line 294: Line 346:
 
[[Category:Lianja SQL Server]]
 
[[Category:Lianja SQL Server]]
 
[[Category:Lianja Cloud Server]]
 
[[Category:Lianja Cloud Server]]
 +
[[Category:Lianja v5.5]]
 +
[[Category:Lianja v6.0]]

Latest revision as of 10:49, 11 May 2021