Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs/en/Features-Angular-Maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@

Maintenance page is available to **host side** for multi tenant applications (for single tenant applications it's shown in tenant side) and shown as below:

<img src="images/maintenance-cache-1.png" alt="Maintenance cache" class="img-thumbnail" />
<img src="images/maintenance-cache-3.png" alt="Maintenance cache" class="img-thumbnail" />

In the **Caches** tab, we can clear some or all caches. Clearing caches may be needed if you manually change database and want to refresh application cache. **Website Logs** tab is used to see and download logs:

<img src="images/maintenance-logs-1.png" alt="Maintenance logs" class="img-thumbnail" />
<img src="images/maintenance-logs-3.png" alt="Maintenance logs" class="img-thumbnail" />

## New Version Notification

When a **new version** of the application is available you can **send a new version notification** to the users. The notification will be shown a **popup** to the users. After clicking the **ok** button their browser will be **refreshed** and the **browser cache** will be **cleared**.

![New version notification](images/new-version-notification-2.png)

## Next

Expand Down
6 changes: 3 additions & 3 deletions docs/en/Features-Mvc-Core-Maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ Maintenance page is available to **host side** for multi tenant applications (fo

The **caches tab** is used to **manage the cache** of the application. You can **clear the cache** of the application by clicking the **Clear all** button or you can **clear a specific cache** by clicking the **Clear** button of the cache you want to clear.

![Cache](images/maintenance-cache-2.png)
![Cache](images/maintenance-cache-3.png)

## Website Logs

The **website logs** shows the logs of the application. You can download the logs by clicking the **Download** button.

![Website logs](images/maintenance-logs-2.png)
![Website logs](images/maintenance-logs-3.png)

## New Version Notification

When a **new version** of the application is available you can **send a new version notification** to the users. The notification will be shown a **popup** to the users. After clicking the **ok** button their browser will be **refreshed** and the **browser cache** will be **cleared**.

![New version notification](images/new-version-notification.png)
![New version notification](images/new-version-notification-2.png)

## Next

Expand Down
Binary file added docs/en/images/maintenance-cache-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/images/maintenance-logs-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/images/new-version-notification-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.