Setup ronDB on AWS instances

Hey @mikaelronstrom

I wanted to setup ronDB on AWS instances. Could not find a installer for AWS.

Also could not locate a handy doc for manual installation.

Any help would be appreciated :slightly_smiling_face:

Hi,
There are 3 options.
Either use the automated fashion using the managed RonDB.
This is documented in
https://docs.rondb.com/managed_rondb/

Second you can use cloud scripts to start on AWS.
This is documented in:
https://docs.rondb.com/cloud_script/

You can also use the completely manual procedure.
A good start for this in the documentation is:
https://docs.rondb.com/rondb_programs/

There is no Unix installer at the moment, so to install one will
instead install the binary tarball available.

Let me know if you have any questions.

Thanks a lot @mikaelronstrom

the doc did help. :slightly_smiling_face: , was able to set up a rondb cluster manually.

I felt it was a bit hard to find the manual procedure docs. maybe renaming the RonDB programs section to RonDB installation Guide might make it more intuitive?

Sounds like a good proposal. I will take care of that next week.

1 Like