serverststus.s10nv24uk.hostniki.com
Open in
urlscan Pro
94.72.109.108
Public Scan
URL:
https://serverststus.s10nv24uk.hostniki.com/
Submission: On August 23 via api from US — Scanned from GB
Submission: On August 23 via api from US — Scanned from GB
Form analysis
1 forms found in the DOMPOST .
<form method="post" action="." class="clearfix install">
<section class="install-section clearfix">
<h2>Website details</h2>
<summary>We need a name for your status page (shown behind page title after the dash) and a url of your server status installation (i.e. <a href="#">https://example.com/status</a> - without the trailing slash), so we can mail users link for
forgotten password etc...</summary>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="servername">Name: </label><input type="text" name="servername" value="" id="servername" placeholder="Name" class="form-control" required=""></div>
<div class="col-sm-6"><label for="url">Url: </label><input type="url" name="url" value="" id="url" placeholder="Url" class="form-control" required=""></div>
</div>
<summary>A title that you want to be shown on the top of the page.</summary>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="title">Title: </label><input type="text" name="title" value="Server Status" id="title" placeholder="Title" class="form-control" required=""></div>
<div class="col-sm-6"></div>
</div>
<summary>Also an email address for mailer would be nice :)</summary>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="mailer">Name: </label><input type="text" name="mailer" value="" id="mailer" placeholder="Name" class="form-control" required=""></div>
<div class="col-sm-6"><label for="mailer_email">Email: </label><input type="email" name="mailer_email" value="" id="mailer_email" placeholder="Email" class="form-control" required=""></div>
</div>
</section>
<section class="install-section clearfix">
<h2>Database connection</h2>
<summary>We need database connection to be able to create tables. Please check that your account has the permission needed to do that.</summary>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="server">Server: </label><input type="text" name="server" value="" id="server" placeholder="Server" class="form-control" required=""></div>
<div class="col-sm-6"><label for="database">Database: </label><input type="text" name="database" value="" id="database" placeholder="Database" class="form-control" required=""></div>
</div>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="dbuser">User: </label><input type="text" name="dbuser" value="" id="dbuser" placeholder="User" class="form-control" required=""></div>
<div class="col-sm-6"><label for="dbpassword">Password: </label><input type="password" name="dbpassword" value="" id="dbpassword" placeholder="Password" class="form-control" required=""></div>
</div>
</section>
<section class="install-section clearfix">
<h2>Privacy Policy</h2>
<summary>Since you are collecting personal information, the GDPR needs you to have a privacy policy. Enter the details below.</summary>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="policy_name">Name: </label><input type="text" name="policy_name" value="" id="policy_name" placeholder="Company name" class="form-control" required=""></div>
<div class="col-sm-6"><label for="address">Address: </label><input type="text" name="address" value="" id="address" placeholder="Full address" class="form-control" required=""></div>
</div>
<div class="form-group clearfix">
<div class="col-sm-6"><label for="policy_mail">E-Mail: </label><input type="text" name="policy_mail" value="" id="policy_mail" placeholder="E-Mail" class="form-control" required=""></div>
<div class="col-sm-6"><label for="policy_phone">Phone: </label><input type="text" name="policy_phone" value="" id="policy_phone" placeholder="Phone number" class="form-control"></div>
</div>
<div class="form-group clearfix">
<div class=""><label for="who_we_are">Who we are: </label><textarea class="form-control" id="who_we_are" rows="3" name="who_we_are" placeholder="Some info about yourself" value=""></textarea></div>
</div>
<div class="form-group clearfix">
<div class="col-sm-12"><label for="url">External Policy Url: </label>
<summary>If you alredy have an existing Policy published, please provide the full Url to override the local policy definition. Leave blank to use the local definition</summary>
<input type="policy_url" name="policy_url" value="" id="policy_url" placeholder="External Policy Url" class="form-control">
</div>
</div>
</section>
<section class="install-section clearfix">
<h2>User</h2>
<summary>And finally, we need info to create a new user. You don't have to provide it, but then... No status page admin...</summary>
<div class="form-group">
<div class="col-sm-6"><label for="name">Name: </label><input type="text" maxlength="50" name="name" value="" id="name" placeholder="Name" class="form-control" required=""></div>
<div class="col-sm-6"><label for="surname">Surname: </label><input type="text" maxlength="50" name="surname" value="" id="surname" placeholder="Surname" class="form-control" required=""></div>
</div>
<div class="form-group">
<div class="col-sm-6"><label for="username">Username:</label><input type="text" maxlength="50" name="username" value="" id="username" placeholder="Username" class="form-control" required=""></div>
<div class="col-sm-6"><label for="email">Email:</label><input type="email" maxlength="60" name="email" value="" id="email" placeholder="Email" class="form-control" required=""><input type="hidden" name="permission" value="0"></div>
</div>
<div class="form-group">
<div class="col-sm-6"><label for="password">Password:</label><input type="password" name="password" value="" id="password" placeholder="Password" class="form-control" required=""></div>
<div class="col-sm-6">
<input type="hidden" value="0" name="permission">
<button type="submit" class="btn btn-success pull-right">Run install!</button>
</div>
</div>
</section>
</form>
Text Content
Toggle navigation * SERVICE STATUS PREREQUISITE If any of the following prerequisites are shown as failed (red X), please correct the issue and reload the page before proceeding with the installation. Minimum PHP version 5.4.0 PHP mysqlnd library installed Write access to web directory INSTALLATION We will ask you some basic questions about your website. Most of the settings can be later edited in the config.php file. WEBSITE DETAILS We need a name for your status page (shown behind page title after the dash) and a url of your server status installation (i.e. https://example.com/status - without the trailing slash), so we can mail users link for forgotten password etc... Name: Url: A title that you want to be shown on the top of the page. Title: Also an email address for mailer would be nice :) Name: Email: DATABASE CONNECTION We need database connection to be able to create tables. Please check that your account has the permission needed to do that. Server: Database: User: Password: PRIVACY POLICY Since you are collecting personal information, the GDPR needs you to have a privacy policy. Enter the details below. Name: Address: E-Mail: Phone: Who we are: External Policy Url: If you alredy have an existing Policy published, please provide the full Url to override the local policy definition. Leave blank to use the local definition USER And finally, we need info to create a new user. You don't have to provide it, but then... No status page admin... Name: Surname: Username: Email: Password: Run install! Copyright © 2024 Server Status Project Contributors English Toggle Dropdown ČeštinaDanskDeutschEnglishEspañolFrançaisItalianoLietuviųNorsk bokmålNederlandsPolskiPortuguêsSlovenčinaSrpskiTürkçeУкраїнська中文 -------------------------------------------------------------------------------- Help with translation! Imprint & Privacy Policy