From e0953e270e1ef327667c37ea9ab7a20050bb51cf Mon Sep 17 00:00:00 2001 From: Wayne <5291640+ringoinca@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:03:45 +0300 Subject: [PATCH] Adding demo site --- .github/workflows/docker-deployment.yml | 3 +++ README.md | 6 ++++++ docs/user-guides/email-providers/imap.md | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docker-deployment.yml b/.github/workflows/docker-deployment.yml index bdcd429..099c7d1 100644 --- a/.github/workflows/docker-deployment.yml +++ b/.github/workflows/docker-deployment.yml @@ -4,6 +4,9 @@ on: push: branches: - main + paths-ignore: + - '**.md' + - 'docs/**' jobs: docker: diff --git a/README.md b/README.md index 99eee84..86bbfa6 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ We are committed to build an engaging community around Open Archiver, and we are [![Bluesky](https://img.shields.io/badge/Follow%20us%20on%20Bluesky-0265D4?style=for-the-badge&logo=bluesky&logoColor=white)](https://bsky.app/profile/openarchiver.bsky.social) +## Live demo + +Check out the live demo here: https://demo.openarchiver.com +Username: admin@local.com +Password: openarchiver_demo + ## Key Features - **Universal Ingestion**: Connect to Google Workspace, Microsoft 365, and standard IMAP servers to perform initial bulk imports and maintain continuous, real-time synchronization. diff --git a/docs/user-guides/email-providers/imap.md b/docs/user-guides/email-providers/imap.md index fb80356..11c8b02 100644 --- a/docs/user-guides/email-providers/imap.md +++ b/docs/user-guides/email-providers/imap.md @@ -44,7 +44,7 @@ Please consult your email provider's documentation to see if they support app pa - At the bottom, click **"Select app"** and choose **"Other (Custom name)"**. - Give it a name you'll recognize, like "OpenArchiver". - Click **"Generate"**. -4. **Use the Password:** A 16-digit password will be displayed. Copy this password (without the spaces) and paste it into the **Password** field in the OpenArchiver ingestion source form. +4. **Use the Password:** A 16-digit password will be displayed. Copy this password and paste it into the **Password** field in the OpenArchiver ingestion source form. ### How to Obtain an App Password for Outlook/Microsoft Accounts