billing.indulgehost.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: https://billing.indulgehost.com/
Effective URL: https://billing.indulgehost.com/install/install.php
Submission: On March 11 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 1 forms found in the DOM

POST /install/install.php?a=install

<form id="form" action="/install/install.php?a=install" method="post">
  <details id="step-1" open="">
    <summary>Step 1) Agree to the FOSSBilling license and review error reporting options</summary>
    <label for="agreement">
      <input type="checkbox" id="agreement" name="agreement" required=""> I agree to the <a href="https://github.com/FOSSBilling/FOSSBilling/blob/master/LICENSE" target="_blank" data-tooltip="Opens in a new tab.">Apache License version 2.0,</a> and
      acknowledge that this software is provided as-is. </label>
    <small>FOSSBilling is licensed under the Apache License version 2.0. You assume responsibility to verify it's use and compliance with all local laws that may apply.</small>
    <br><br>
    <label for="error-reporting">
      <input type="checkbox" id="error-reporting" name="error_reporting"> (Optional) Enable automated error reporting to help improve FOSSBilling. </label>
    <small><a href="#" data-target="learn-reporting" onclick="toggleModal(event)">Learn more</a></small>
  </details>
  <details id="step-2">
    <summary>Step 2) Check system requirements</summary>
    <p class="green">All basic requirements to install FOSSBilling are met.</p>
    <table role="grid">
      <thead>
        <tr>
          <th scope="col">Requirement</th>
          <th scope="col">Result</th>
          <th scope="col"></th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td>Operating system</td>
          <td class="green">Linux</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP version</td>
          <td class="green">8.2.16</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>curl</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>intl</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>openssl</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>pdo_mysql</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>xml</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>dom</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>iconv</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>json</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>zlib</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
      </tbody>
    </table>
  </details>
  <details id="step-3">
    <summary>Step 3) Enter database details</summary>
    <p>Enter your MySQL connection information.</p>
    <fieldset>
      <label for="database_hostname">Database hostname <span class="red">*</span></label>
      <input type="text" id="database_hostname" name="database_hostname" value="localhost" placeholder="localhost, mysql, db.domain.com, 12.34.56.78 ..." required="">
      <small>Usually <strong>localhost</strong>. For Docker, use <strong>mysql</strong>.</small>
      <label for="database_port">Database port <span class="red">*</span></label>
      <input type="number" id="database_port" name="database_port" value="3306" placeholder="Usually 3306." required="">
      <label for="database_name">Database name <span class="red">*</span></label>
      <input type="text" id="database_name" name="database_name" value="" placeholder="Enter the name of the database." required="">
      <label for="database_username">Database username <span class="red">*</span></label>
      <input type="text" id="database_username" name="database_username" value="" placeholder="Enter the MySQL username." required="">
      <label for="database_password">Database password <span class="red">*</span></label>
      <input type="password" id="database_password" name="database_password" value="" placeholder="Enter the MySQL password." required="">
    </fieldset>
  </details>
  <details id="step-4">
    <summary>Step 4) Configure your administrator account</summary>
    <p>Create your administrator login details below.</p>
    <fieldset>
      <label for="admin_name">Name <span class="red">*</span></label>
      <input type="text" id="admin_name" name="admin_name" value="" placeholder="Display name of your account." required="">
      <label for="admin_email">Email <span class="red">*</span></label>
      <input type="email" id="admin_email" name="admin_email" value="" placeholder="you@yourdomain.com" required="">
      <label for="admin_password">Password <span class="red">*</span></label>
      <input type="password" id="admin_password" name="admin_password" value="" placeholder="Use a strong, secure password." required="" minlength="8">
    </fieldset>
  </details>
  <details id="step-5">
    <summary>Step 5 Configure the default currency</summary>
    <p>Configure your default currency and price format.</p>
    <fieldset>
      <label for="currency_code">Code <span class="red">*</span></label>
      <input type="text" id="currency_code" name="currency_code" value="USD" required="">
      <label for="currency_title">Title <span class="red">*</span></label>
      <input type="text" id="currency_title" name="currency_title" value="US Dollar" required="">
      <label for="currency_format">Price format <span class="red">*</span></label>
      <input type="text" id="currency_format" name="currency_format" value="${{price}}" required="">
    </fieldset>
  </details>
  <div>
    <progress id="progress" style="display:none;"></progress>
    <button class="button-inline float-left-margin secondary" id="backButton" type="button" disabled="">Back</button>
    <button class="button-inline float-right-margin" id="nextButton" type="button">Next</button>
    <button class="button-inline float-right-margin" id="button" type="submit" hidden="">Install</button>
    <br>
    <p id="time-note" class="float-right-margin" hidden="">Installation may take up to 30 seconds depending on the speed of your system.</p>
  </div>
</form>

Text Content

 * 

 * Documentation
 * Bug Reports

Thank you for choosing FOSSBilling! Our installer will have you up and running
in just a few more minutes.
Simply follow each step below and soon you'll have FOSSBilling installed.

--------------------------------------------------------------------------------

Step 1) Agree to the FOSSBilling license and review error reporting options I
agree to the Apache License version 2.0, and acknowledge that this software is
provided as-is. FOSSBilling is licensed under the Apache License version 2.0.
You assume responsibility to verify it's use and compliance with all local laws
that may apply.

(Optional) Enable automated error reporting to help improve FOSSBilling. Learn
more Step 2) Check system requirements

All basic requirements to install FOSSBilling are met.

Requirement Result Operating system Linux PHP version 8.2.16 PHP extension: curl
OK PHP extension: intl OK PHP extension: openssl OK PHP extension: pdo_mysql OK
PHP extension: xml OK PHP extension: dom OK PHP extension: iconv OK PHP
extension: json OK PHP extension: zlib OK

Step 3) Enter database details

Enter your MySQL connection information.

Database hostname * Usually localhost. For Docker, use mysql. Database port *
Database name * Database username * Database password * Step 4) Configure your
administrator account

Create your administrator login details below.

Name * Email * Password * Step 5 Configure the default currency

Configure your default currency and price format.

Code * Title * Price format *
Back Next Install


Installation may take up to 30 seconds depending on the speed of your system.


ERROR REPORTING

FOSSBilling optionally includes automated error reporting which allows us to
improve the software and offer better technical support.

Reports are collected using Sentry.io and data is retained securely for up to 90
days.

Automated data scrubbing and filtering is used to prevent sensitive information
from being recorded.

See the FOSSBilling documentation for information on what's collected and why
you should enable it.

Got it
© Copyright 2024. All rights reserved. Powered by FOSSBilling 0.6.15