Alphaus | Documentation
WebsiteRepoTech blog (JP)Tech blog (EN)
ALM v2.0
ALM v2.0
  • Mobingi Documentation (v2.0)
  • Getting started
  • Guides and tutorials
    • Stack lifecycle
      • Deploy stack
      • Manage stack
    • Docker
      • Custom Docker containers
    • Others
      • Blue-green deployment
      • How to use RDS
      • Environment variables
      • Custom installation script
      • SSH into your container
    • FAQ
  • API Reference
    • Overview
    • Stacks
      • List stacks
      • Create stack
      • Describe stack
      • Update stack
      • Delete stack
      • Deploy code
      • Put lifecycle hook
      • Get lifecycle hook
      • Restart instance
      • Describe ServiceConfig
      • Update ServerConfig
    • Vendor credentials
      • List credentials
      • Save credentials
      • Delete credentials
Powered by GitBook
On this page
  • How to use RDS
  • Deploy RDS
  • Check RDS details

Was this helpful?

  1. Guides and tutorials
  2. Others

How to use RDS

PreviousBlue-green deploymentNextEnvironment variables

Last updated 6 years ago

Was this helpful?

How to use RDS

If you choose AWS as cloud vender when using Mobingi ALM, you can deploy RDS (MySQL, PostgreSQL) within application stack.

Deploy RDS

Choose AWS as cloud vender when stack creation.

This time, click MySQL. The process when choose PostgreSQL would be almost same, so you can choose PostgreSQL as well.

After specify MySQL DB instance type, storage volume, and read replicas, click Choose button.

After MySQL value setup, click Create Application button.

Check RDS details

From Stack Details page, click DB Address(master).

You can check the connection information of RDS(MySQL・PostgreSQL)

As default, DB Username and DB Password are hided. By mouse click, you can check them.