BaaS Box is a complete solution to implement the back end of your applications. Backend As A Service concept started with the dawn of cloud services and catched on. Given the amount of work developer teams had to do to reinvent the wheel, using BaaS helps the software developers bring their application much faster without rework.
It is available as a product released under the Apache 2 license, or as a cloud service.
The latest version is 0.9.4
Baasbox on cloud on AWS
Features
Major Features of BaasBox
The BaasBox features (server side)
how to install BaasBox
how to use the admin console and a detailed section about the REST API that you can use
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 :
SQL Username : sa
SQL Password : Passw@rd123
Step 3) Application URL: Access the application via a browser at http://publicdns:9000/console
User Name: ec2-user
Password: Passw@rd123
Step 4) Other Information:
1.Default installation path: will be on your web root folder
2.Default ports:
Windows Machines: RDP Port – 3389
Http: 80
Https: 443
Sql or Mysql ports: By default these are not open on Public Endpoints. Internally Sql server: 1433. Mysql :3306
Configure custom inbound and outbound rules using this link
The below screen appears after successful deployment of the image.
For local MySQL root password, please use the temporary password generated automatically during image creation as shown above.
i) Please connect to Remote Desktop as given in step 2 to ensure stack is properly configured and DB is initialized.
ii) You can use MySQL server instance as localhost, username root and password as shown above.
If you have closed the deployment page you can also get the MySQL root password from VM Details “Custom metadata” Section.
Step 4) Application URL:
1.Default installation path: will be in your web root folder “/var/www/html/baasbox”
2.Default ports:
Linux Machines: SSH Port – 22
Http: 80
Https: 443
Step 5) Other Information:
1.Default ports:
Linux Machines: SSH Port – 22
2. To access Webmin interface for management please follow this link
Videos
How to download Baasbox for Windows & quick overview