1 <ng-template #modal
let-hide=
"close">
2 <div class=
"modal-header">
3 <h4 i18n
class=
"modal-title">Welcome to PeerTube, dear administrator!
</h4>
4 <my-global-icon iconName=
"cross" aria-label=
"Close" role=
"button" (click)=
"hide()"></my-global-icon>
7 <div class=
"modal-body">
9 <div class=
"block-documentation">
11 <a class=
"link-block" href=
"https://docs.joinpeertube.org/#/maintain-tools" target=
"_blank" rel=
"noopener noreferrer">
12 <a i18n
class=
"link-title" href=
"https://docs.joinpeertube.org/#/maintain-tools" target=
"_blank" rel=
"noopener noreferrer">CLI
15 <div i18n
>Upload or import videos, parse logs, prune storage directories, reset user password...
</div>
18 <a class=
"link-block" href=
"https://docs.joinpeertube.org/#/admin-following-instances" target=
"_blank" rel=
"noopener noreferrer">
19 <a i18n
class=
"link-title" href=
"https://docs.joinpeertube.org/#/admin-following-instances" target=
"_blank" rel=
"noopener noreferrer">Administer
22 <div i18n
>Managing users, following other instances, dealing with spammers...
</div>
25 <a class=
"link-block" href=
"https://docs.joinpeertube.org/#/use-setup-account" target=
"_blank" rel=
"noopener noreferrer">
26 <a i18n
class=
"link-title" href=
"https://docs.joinpeertube.org/#/use-setup-account" target=
"_blank" rel=
"noopener noreferrer">Use
29 <div i18n
>Setup your account, managing video playlists, discover third-party applications...
</div>
34 <div class=
"two-columns">
37 <img src=
"/client/assets/images/mascot/pointing.png" alt=
"mascot">
40 <div class=
"block-links">
41 <div i18n
class=
"subtitle">Useful links
</div>
44 <li i18n
>Official PeerTube website (news, support, contribute...):
<a href=
"https://joinpeertube.org" target=
"_blank"
45 rel=
"noopener noreferrer">https://joinpeertube.org
</a></li>
47 <li i18n
>Put your instance on the public PeerTube index:
<a href=
"https://instances.joinpeertube.org/instances">https://instances.joinpeertube.org/instances
</a>
53 <div class=
"two-columns">
55 <img src=
"/client/assets/images/mascot/happy.png" alt=
"mascot">
58 <div class=
"block-configuration">
59 <div i18n
class=
"subtitle">It's time to configure your instance!
</div>
62 Choosing your
<strong>instance name
</strong>,
<strong>setting up a description
</strong>, specifying
<strong>who you are
</strong>,
63 why
<strong>you created your instance
</strong> and
<strong>how long
</strong> you plan to
<strong>maintain your it
</strong>
64 is very important for visitors to understand on what type of instance they are.
68 If you want to open registrations, please decide what are
<strong>your moderation rules
</strong>, fill your
<strong>instance
70 and specify the categories and languages you speak. This way, you will help users to register on
<strong>the
78 <div class=
"modal-footer inputs">
80 type=
"button" role=
"button" i18n-value
value=
"Remind me later" class=
"action-button action-button-understood"
81 (click)=
"hide()" (key.enter)=
"hide()"
84 <a i18n (click)=
"doNotOpenAgain(); hide()" (key.enter)=
"doNotOpenAgain(); hide()"
85 class=
"configure-instance-button" href=
"/admin/config/edit-custom" target=
"_blank"
86 rel=
"noopener noreferrer" ngbAutofocus
>