-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add matomo and unleash one-click apps (#474)
- Loading branch information
Showing
7 changed files
with
150 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
import Head from "next/head"; | ||
import Notice from "../../components/Notice"; | ||
import Layout from "../../components/Layout"; | ||
import PlatformIcon from "../../components/PlatformIcon"; | ||
import ZoomableImage from "../../components/ZoomableImage"; | ||
|
||
export default () => ( | ||
<Layout> | ||
<Head> | ||
<title>مستندات Matomo - لیارا</title> | ||
</Head> | ||
|
||
<div className="page-head"> | ||
<PlatformIcon platform="matomo" /> | ||
<div className="page-title"> | ||
<h1>نرمافزار آنالیز وب Matomo</h1> | ||
<span className="page-description">(Matomo one-click app)</span> | ||
</div> | ||
</div> | ||
|
||
<h3>درباره Matomo</h3> | ||
<p> | ||
<a href="https://matomo.org/" target="_blank" rel="noopener"> | ||
Matomo | ||
</a>{" "} | ||
یک نرمافزار آنالیز وب مانند Google Analytics است که اطلاعات رفتار کاربران | ||
در وبسایت را ردیابی و تحلیل میکند و امکاناتی مانند حریم خصوصی بالا و | ||
گزارشهای جامع را ارائه میدهد. | ||
</p> | ||
|
||
<h3>🚀 راهاندازی</h3> | ||
<p> | ||
در صورتی که تمایلی به خواندن آموزش متنی ندارید میتوانید ویدیوی آموزشی زیر | ||
را مشاهده کنید. | ||
</p> | ||
|
||
<ZoomableImage src="https://files.liara.ir/docs/matomo/create.gif"></ZoomableImage> | ||
|
||
<p> | ||
برای راهاندازی برنامهی آماده Matomo باید در بخش{" "} | ||
<a href="https://console.liara.ir/apps" target="_blank"> | ||
برنامههای | ||
</a>{" "} | ||
کنسول لیارا بر روی دکمهی <strong>ایجاد برنامه</strong> کلیک کرده و در | ||
صفحهی باز شده وارد بخش برنامههای آماده شوید. سپس برنامهی Matomo را | ||
انتخاب و یک شناسهی یکتا برای برنامهی خود درنظر بگیرید، همچنین پلن مورد | ||
نظر خود را انتخاب کنید و در آخر بر روی دکمهی{" "} | ||
<strong>ایجاد برنامه</strong> کلیک کنید. | ||
</p> | ||
|
||
<Notice variant="info"> | ||
برای اتصال دامنهی اختصاصی به این برنامه کافیست به{" "} | ||
<a href="/domains/management" target="_blank"> | ||
مستندات دامنهها | ||
</a>{" "} | ||
مراجعه کرده و طبق مستندات، دامنه اختصاصی مورد نظرتان را به برنامه متصل | ||
کنید. | ||
</Notice> | ||
</Layout> | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
import Head from "next/head"; | ||
import Notice from "../../components/Notice"; | ||
import Layout from "../../components/Layout"; | ||
import PlatformIcon from "../../components/PlatformIcon"; | ||
import ZoomableImage from "../../components/ZoomableImage"; | ||
|
||
export default () => ( | ||
<Layout> | ||
<Head> | ||
<title>مستندات Unleash - لیارا</title> | ||
</Head> | ||
|
||
<div className="page-head"> | ||
<PlatformIcon platform="unleash" /> | ||
<div className="page-title"> | ||
<h1>مدیریت ویژگی Unleash</h1> | ||
<span className="page-description">(Unleash one-click app)</span> | ||
</div> | ||
</div> | ||
|
||
<h3>درباره Unleash</h3> | ||
<p> | ||
<a href="https://www.getunleash.io/" target="_blank" rel="noopener"> | ||
Unleash | ||
</a>{" "} | ||
یک راه حل مدیریت ویژگی متن باز است که به بهبود فرایند کاری تیم توسعه شما | ||
کمک میکند و منجر به تحویل سریعتر نرمافزار میشود. | ||
</p> | ||
|
||
<h3>🚀 راهاندازی</h3> | ||
<p> | ||
در صورتی که تمایلی به خواندن آموزش متنی ندارید میتوانید ویدیوی آموزشی زیر | ||
را مشاهده کنید. | ||
</p> | ||
|
||
<ZoomableImage src="https://files.liara.ir/docs/unleash/create.gif"></ZoomableImage> | ||
|
||
<p> | ||
برای راهاندازی برنامهی آماده Unleash باید در بخش{" "} | ||
<a href="https://console.liara.ir/apps" target="_blank"> | ||
برنامههای | ||
</a>{" "} | ||
کنسول لیارا بر روی دکمهی <strong>ایجاد برنامه</strong> کلیک کرده و در | ||
صفحهی باز شده وارد بخش برنامههای آماده شوید. سپس برنامهی Unleash را | ||
انتخاب و یک شناسهی یکتا برای برنامهی خود درنظر بگیرید، همچنین پلن مورد | ||
نظر خود را انتخاب کنید و در آخر بر روی دکمهی{" "} | ||
<strong>ایجاد برنامه</strong> کلیک کنید. | ||
</p> | ||
|
||
<Notice variant="info"> | ||
برای اتصال دامنهی اختصاصی به این برنامه کافیست به{" "} | ||
<a href="/domains/management" target="_blank"> | ||
مستندات دامنهها | ||
</a>{" "} | ||
مراجعه کرده و طبق مستندات، دامنه اختصاصی مورد نظرتان را به برنامه متصل | ||
کنید. | ||
</Notice> | ||
</Layout> | ||
); |