Invoice Ninja on Cloud

1-click AWS Deployment    1-click Azure Deployment

Overview

Features

AWS

Azure

Installation Instructions For Ubuntu

Note : How to find PublicDNS in Azure

Step 1) SSH Connection: To connect to the deployed instance, Please follow Instructions to Connect to Ubuntu instance on Azure Cloud

1) Download Putty.

2) Connect to virtual machine using following SSH credentials :

  • Host name: PublicDNS  / IP of machine
  • Port : 22

Username: Your chosen username when you created the machine ( For example:  Azureuser)

Password : Your Chosen Password when you created the machine ( How to reset the password if you do not remember)

Step 2 )Database Login Details :

  • MYSQL Username : root
  • MYSQL Password : Passw@rd123

Note: For Stack Database ninja with user ninja and password Passw@rd123 has already been created. Please use this database for you Stack Configuration. Use the given commands to regenerate key cd /var/www/html php artisan key:generate.

Note :-Please change password immediately after first login.

Step 3) Application URL: Access the application via a browser at http://PublicDNS/

Step 4 ) Other Information:
1.Default installation path: will be in your web root folder “/var/www/html/
2.Default ports:

    • Linux Machines:  SSH Port – 22
    • Http: 80
    • Https: 443
    • MySQL ports: By default these are not open on Public Endpoints. MySQL :3306


Configure custom inbound and outbound rules using this <a href=”https://azure.microsoft.com/en-in/documentation/articles/virtual-machines-linux-classic-setup-endpoints/” target=”_blank” rel=”noopener”>link

3. To access Webmin interface for management please follow this link


Installation Instructions For Centos

Note : How to find PublicDNS in Azure

Step 1) SSH Connection: To connect to the deployed instance, Please follow Instructions to Connect to Centos instance on Azure Cloud

1) Download Putty.

2) Connect to virtual machine using following SSH credentials :

  • Host name: PublicDNS  / IP of machine
  • Port : 22

Username: Your chosen username when you created the machine ( For example:  Azureuser)

Password : Your Chosen Password when you created the machine ( How to reset the password if you do not remember)

Step 2) Database Login Details :

  • MYSQL Username : root
  • MYSQL Password : Passw@rd123

Note: For Stack Database ninja with user ninja and password Passw@rd123 has already been created. Please use this database for you Stack Configuration. Use the given commands to regenerate key cd /var/www/html php artisan key:generate.

Note : –Please change the password immediately after the first login.

Step 3) Application URL: Access the application via a browser at http://PublicDNS

Step 4) Other Information:
1. Default installation path: will be in your web root folder “/var/www/html/

2. Default ports:

  • Linux Machines:  SSH Port – 22
  • Http: 80
  • Https: 443
  • MySQL ports: By default, these are not open on Public Endpoints. MySQL:3306

Configure custom inbound and outbound rules using this link

Azure Step by Step Screenshots

step by step instructions for invoice ninja on azure

putty

invoice ninja configuaration

invoice ninja on cloud

invoice ninja setup

enter user details






enter database connection details


Videos

Invoice Ninja on Cloud

Related Posts