Browse Source

Feb 7 [UPDT] : Updated 'auto_database_backup'

pull/313/head
AjmalCybro 1 year ago
parent
commit
66f7a26ac8
  1. BIN
      auto_database_backup/static/description/assets/icons/test-1.png
  2. 242
      auto_database_backup/static/description/index.html

BIN
auto_database_backup/static/description/assets/icons/test-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

242
auto_database_backup/static/description/index.html

@ -55,7 +55,7 @@
<body>
<!-- HERO -->
<div class="container shadow" style="width:84vw">
<div class="container" style="width:84vw">
<!--Slide-->
<div class="row"
style="padding: 4rem 2.5rem 0 !important; background-color: #fff !important;">
@ -110,6 +110,7 @@
class="img-responsive">
</div>
<!-- END OF slide -->
<!--Highlights-->
<section class="oe_container pb-5">
<div class="mt64 mb64">
@ -119,9 +120,10 @@
</h2>
<div class="row">
<div class="col-md-6 col-sm-12 mt32">
<div class="container shadow"
style="border-radius: 5px;padding: 33px 0px;">
<div class="col-md-3" style="float:left">
<div class="container shadow d-flex align-items-center justify-content-center"
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;">
<div class="col-md-3 d-flex align-items-center justify-content-center"
style="float:left">
<img class="img img-responsive"
src="assets/icons/test-1.png">
</div>
@ -130,17 +132,18 @@
<h3 class="mt16 mb0"
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;">
Automated Backup</h3>
<p class=" mt8"
style="font-family:Roboto ; color: #280135;">
<p class=" mt8 mb-0"
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;">
Generate Database Backups on regular
intervals. </p>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12 mt32">
<div class="container shadow"
style="border-radius: 5px;padding: 33px 0px;">
<div class="col-md-3" style="float:left">
<div class="container shadow d-flex align-items-center justify-content-center"
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;">
<div class="col-md-3 d-flex align-items-center justify-content-center"
style="float:left">
<img class="img img-responsive"
src="assets/icons/test-1.png">
</div>
@ -149,17 +152,18 @@
<h3 class="mt16 mb0"
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;">
Remove Redundancy</h3>
<p class=" mt8"
style="font-family:Roboto ; color: #280135;">
<p class=" mt8 mb-0"
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;">
Automatically remove old backups that consumes
storage space. </p>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12 mt32">
<div class="container shadow"
style="border-radius: 5px;padding: 33px 0px;">
<div class="col-md-3" style="float:left">
<div class="container shadow d-flex align-items-center justify-content-center"
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;">
<div class="col-md-3 d-flex align-items-center justify-content-center"
style="float:left">
<img class="img img-responsive"
src="assets/icons/test-1.png">
</div>
@ -168,8 +172,8 @@
<h3 class="mt16 mb0"
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;">
Notification</h3>
<p class=" mt8"
style="font-family:Roboto ; color: #280135;">
<p class=" mt8 mb-0"
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;">
Notify user on success and failure of backup
generation.
</p>
@ -177,9 +181,10 @@
</div>
</div>
<div class="col-md-6 col-sm-12 mt32">
<div class="container shadow"
style="border-radius: 5px;padding: 33px 0px;">
<div class="col-md-3" style="float:left">
<div class="container shadow d-flex align-items-center justify-content-center"
style="border-radius: 5px;padding: 33px 0px;min-height: 180px; margin: 15px auto;">
<div class="col-md-3 d-flex align-items-center justify-content-center"
style="float:left">
<img class="img img-responsive"
src="assets/icons/test-1.png">
</div>
@ -188,8 +193,8 @@
<h3 class="mt16 mb0"
style="font-family:Roboto; font-weight:500; font-size:22px; color: #781d96;">
Flexibility of Backup</h3>
<p class=" mt8"
style="font-family:Roboto ; color: #280135;">
<p class=" mt8 mb-0"
style="font-family:Roboto ; color: #280135; margin-bottom: 0px;">
Store to Remote Servers, Nextcloud, Amazon S3,
Google Drive, Dropbox, Onedrive. </p>
</div>
@ -199,21 +204,119 @@
</div>
</section>
<!--End of Highlights-->
<!--Overview-->
<section class="oe_container pb-5">
<div class="mt64 mb64">
<div class="col-lg-12 d-flex flex-column align-items-center">
<h1 class="text-center text-uppercase"
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important">
<span style="color:#5154a5">Overview</span>
<sup>
</sup></h1>
<p class="my-1 text-center text-uppercase"
style="letter-spacing:4px !important; color:#74788D !important">
Automatic Database Backup.</p>
</div>
<div class="col-sm-12 py-4">
<h5 style="text-indent: 2em; text-align: justify;">
This module helps generate backups of your databases
automatically at regular intervals. The generated backups
can be stored in local storage, on an FTP server, SFTP
server, Dropbox, Nextcloud, Google Drive, OneDrive, and
Amazon S3. Additionally, there are features for
automatically deleting old backups and enabling email
notifications.
</h5>
<div class="alert alert-primary mt-4">
<hr/>
This module uses an external python dependency
'dropbox'. Before
installing the module install the python
package
first. The required python package can be installed using the
following command,
<br/>
<code class="d-block mt-2" style="background-color: #e1f1f7;">pip install dropbox</code>
</div>
<div class="alert alert-primary mt-4">
<hr/>
This module uses an external python dependency
'nextcloud'. Before
installing the module install the python
package
first. The required python package can be installed using the
following command,
<br/>
<code class="d-block mt-2" style="background-color: #e1f1f7;">pip install pyncclient</code>
</div>
<div class="alert alert-primary mt-4">
<hr/>
This module uses an external python dependency
'nextcloud-api-wrapper'. Before
installing the module install the python
package
first. The required python package can be installed using the
following command,
<br/>
<code class="d-block mt-2" style="background-color: #e1f1f7;">pip install
nextcloud-api-wrapper</code>
</div>
<div class="alert alert-primary mt-4">
<hr/>
This module uses an external python dependency
'Boto3'. Before installing
the module install the python
package
first. The required python package can be installed using the
following
command,
<br/>
<code class="d-block mt-2" style="background-color: #e1f1f7;">pip install boto3</code>
</div>
<div class="alert alert-primary mt-4">
<hr/>
This module uses an external python dependency
'paramiko'. Before
installing the module install the python
package
first. The required python package can be installed using the
following
command,
<br/>
<code class="d-block mt-2" style="background-color: #e1f1f7;">pip install paramiko</code>
</div>
</div>
</div>
</section>
<!--End of Overview-->
</div>
<!-- New section -->
<div class="container shadow" style="width:84vw">
<div class="container" style="width:84vw">
<div class="row"
style="padding: 4rem 2.5rem 0 !important; background-color: #fff !important;">
<div class="col-md-12 shadow">
<!-- tabs -->
<div class="col-md-12">
<ul role="tablist"
class="nav nav-tabs justify-content-center d-flex justify-content-center"
data-tabs="tabs"
style="border:none; background-color:unset; margin:0 auto">
<li class="nav-item"
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0">
<a href="#screenshot-1" data-toggle="tab"
<a href="#Screenshot" data-toggle="tab"
aria-expanded="true"
class="show active"
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent">
@ -225,9 +328,10 @@
<span class="border-right-0"
style="float:right; margin-top:-4px; margin-right:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 0 5px"></span>
</li>
<li class="nav-item"
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0">
<a href="#features-1" data-toggle="tab" aria-expanded="true"
<a href="#Features" data-toggle="tab" aria-expanded="true"
class="show"
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent">
<img src="assets/icons/feature.png"
@ -238,22 +342,25 @@
<span class="border-right-0"
style="float:right; margin-top:-4px; margin-right:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 0 5px"></span>
</li>
<li class="nav-item"
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0">
<a href="#faq-1" data-toggle="tab" aria-expanded="true"
<a href="#FAQS" data-toggle="tab" aria-expanded="true"
class="show"
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent">
<img src="assets/icons/faq.png"
style="width: 100%; width: 25px; margin-right: 10px;">FAQs
style="width: 100%; width: 25px; margin-right: 10px;">FAQ
</a>
<span class="border-left-0"
style="float:left; margin-top:-4px; margin-left:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 5px 0"></span>
<span class="border-right-0"
style="float:right; margin-top:-4px; margin-right:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 0 5px"></span>
</li>
<li class="nav-item"
style="border-top-right-radius:10px; border-top-left-radius:10px; background-color:#ffe305; margin-right:10px; border:1px solid #ddd; border-bottom:0">
<a href="#video-1" data-toggle="tab" aria-expanded="true"
<a href="#ReleaseNotes" data-toggle="tab"
aria-expanded="true"
class="show"
style="font-family:Roboto; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent">
<img src="assets/icons/notes.png"
@ -264,13 +371,14 @@
<span class="border-right-0"
style="float:right; margin-top:-4px; margin-right:-5px; width:5px; height:5px; border:1px solid #ddd; border-top:0; border-radius:0 0 0 5px"></span>
</li>
</ul>
</div>
<div class="col-md-12 tab-content ui-front shadow"
style="border-top-right-radius:15px;border-bottom-right-radius:15px;background-color:#fffafa;height:auto;">
<div class="col-md-12 tab-content ui-front"
style="border-top-right-radius:15px;border-bottom-right-radius:15px;height:auto;">
<div class="tab-pane fade active show" id="screenshot-1"
<div class="tab-pane fade active show" id="Screenshot"
role="tabpanel"
aria-labelledby="screenshot-1">
<div class="row"
@ -880,8 +988,7 @@
</div>
</div>
<div class="tab-pane fade" id="features-1" role="tabpanel"
<div class="tab-pane fade " id="Features" role="tabpanel"
aria-labelledby="features-1">
<section class="oe_container pt16 mt16 pb-5">
@ -896,11 +1003,13 @@
<div class="col-lg-12 d-flex flex-column align-items-center">
<h1 class="text-center text-uppercase"
style="font-family:Montserrat, 'sans-serif' !important; font-size:40px !important; color:#791d97; font-weight:900 !important">
<span style="color:#5154a5">FEATURES </span> <sup>
</sup></h1>
<span style="color:#5154a5">FEATURES </span>
<sup>
</sup></h1>
<p class="my-1 text-center text-uppercase"
style="letter-spacing:4px !important; color:#74788D !important">
Comprehensive Features of AUTOMATIC DATABASE BACKUP</p>
Comprehensive Features of AUTOMATIC DATABASE
BACKUP</p>
</div>
@ -910,15 +1019,16 @@
style="padding-bottom: 10px">
<div class="bg-white shadow card"
style="border-radius:10px; padding:5px; height: 100%">
<div class="text-center card-body"
<div class="text-center d-flex align-items-center card-body"
style="display: flex; padding: 0px!important; min-height:110px">
<div style="display: flex; align-items: center; justify-content: flex-start;">
<div class="d-flex align-items-center justify-content-center"
style="display: flex; align-items: center; justify-content: flex-start;">
<!-- Add the icon here -->
<img src="assets/icons/star-1.svg"
style="height: 25px; width: 25px; margin-right: 20px; margin-left: 10px">
<h5 style="color:#0e1e40; text-transform:capitalize"
class="mb2 text-left">
<h5 style="margin-bottom: 0px !important; color:#0e1e40; font-size: 18px; text-transform:capitalize"
class="mb2 text-left mb-0">
Interactive User Interface.
</h5>
</div>
@ -930,15 +1040,16 @@
style="padding-bottom: 10px">
<div class="bg-white shadow card"
style="border-radius:10px; padding:5px; height: 100%">
<div class="text-center card-body"
<div class="text-center d-flex align-items-center card-body"
style="display: flex; padding: 0px!important; min-height:110px">
<div style="display: flex; align-items: center; justify-content: flex-start;">
<div class="d-flex align-items-center justify-content-center"
style="display: flex; align-items: center; justify-content: flex-start;">
<!-- Add the icon here -->
<img src="assets/icons/star-1.svg"
style="height: 25px; width: 25px; margin-right: 20px; margin-left: 10px">
<h5 style="color:#0e1e40; text-transform:capitalize"
class="mb2 text-left">
<h5 style="margin-bottom: 0px !important; color:#0e1e40; font-size: 18px; text-transform:capitalize"
class="mb2 text-left mb-0">
Store Backup To Different
Locations.
</h5>
@ -951,15 +1062,16 @@
style="padding-bottom: 10px">
<div class="bg-white shadow card"
style="border-radius:10px; padding:5px; height: 100%">
<div class="text-center card-body"
<div class="text-center d-flex align-items-center card-body"
style="display: flex; padding: 0px!important; min-height:110px">
<div style="display: flex; align-items: center; justify-content: flex-start;">
<div class="d-flex align-items-center justify-content-center"
style="display: flex; align-items: center; justify-content: flex-start;">
<!-- Add the icon here -->
<img src="assets/icons/star-1.svg"
style="height: 25px; width: 25px; margin-right: 20px; margin-left: 10px">
<h5 style="color:#0e1e40; text-transform:capitalize"
class="mb2 text-left">
<h5 style="margin-bottom: 0px !important; color:#0e1e40; font-size: 18px; text-transform:capitalize"
class="mb2 text-left mb-0">
Automatically Remove Old
Backups. </h5>
</div>
@ -971,15 +1083,16 @@
style="padding-bottom: 10px">
<div class="bg-white shadow card"
style="border-radius:10px; padding:5px; height: 100%">
<div class="text-center card-body"
<div class="text-center d-flex align-items-center card-body"
style="display: flex; padding: 0px!important; min-height:110px">
<div style="display: flex; align-items: center; justify-content: flex-start;">
<div class="d-flex align-items-center justify-content-center"
style="display: flex; align-items: center; justify-content: flex-start;">
<!-- Add the icon here -->
<img src="assets/icons/star-1.svg"
style="height: 25px; width: 25px; margin-right: 20px; margin-left: 10px">
<h5 style="color:#0e1e40; text-transform:capitalize"
class="mb2 text-left">
<h5 style="margin-bottom: 0px !important; color:#0e1e40; font-size: 18px; text-transform:capitalize"
class="mb2 text-left mb-0">
Generate Database Backups on
regular intervals.
</h5>
@ -992,15 +1105,16 @@
style="padding-bottom: 10px">
<div class="bg-white shadow card"
style="border-radius:10px; padding:5px; height: 100%">
<div class="text-center card-body"
<div class="text-center d-flex align-items-center card-body"
style="display: flex; padding: 0px!important; min-height:110px">
<div style="display: flex; align-items: center; justify-content: flex-start;">
<div class="d-flex align-items-center justify-content-center"
style="display: flex; align-items: center; justify-content: flex-start;">
<!-- Add the icon here -->
<img src="assets/icons/star-1.svg"
style="height: 25px; width: 25px; margin-right: 20px; margin-left: 10px">
<h5 style="color:#0e1e40; text-transform:capitalize"
class="mb2 text-left">
<h5 style="margin-bottom: 0px !important; color:#0e1e40; font-size: 18px; text-transform:capitalize"
class="mb2 text-left mb-0">
Notify User On Success And
Failure Of Backup Generation.
</h5>
@ -1013,15 +1127,16 @@
style="padding-bottom: 10px">
<div class="bg-white shadow card"
style="border-radius:10px; padding:5px; height: 100%">
<div class="text-center card-body"
<div class="text-center d-flex align-items-center card-body"
style="display: flex; padding: 0px!important; min-height:110px">
<div style="display: flex; align-items: center; justify-content: flex-start;">
<div class="d-flex align-items-center justify-content-center"
style="display: flex; align-items: center; justify-content: flex-start;">
<!-- Add the icon here -->
<img src="assets/icons/star-1.svg"
style="height: 25px; width: 25px; margin-right: 20px; margin-left: 10px">
<h5 style="color:#0e1e40; text-transform:capitalize"
class="mb2 text-left">
<h5 style="margin-bottom: 0px !important; color:#0e1e40; font-size: 18px; text-transform:capitalize"
class="mb2 text-left mb-0">
Stores To Remote Servers,
Nextcloud, Amazon S3, Google
Drive, Dropbox, Onedrive.
@ -1037,8 +1152,7 @@
</div>
<div class="tab-pane fade " id="faq-1" role="tabpanel"
<div class="tab-pane fade " id="FAQS" role="tabpanel"
aria-labelledby="faq-1">
<div class="row"
@ -1179,8 +1293,7 @@
</div>
<div class="tab-pane fade " id="video-1" role="tabpanel"
<div class="tab-pane fade " id="ReleaseNotes" role="tabpanel"
aria-labelledby="video-1">
<div class="row"
style="padding:4rem 2.5rem 0 !important; background-color:#fff !important">
@ -1220,6 +1333,7 @@
</div>
</div>
</div>

Loading…
Cancel
Save