Forum archive
Turnkey / Amazon AWS Joomla 2.5 Beginners guide - Is there one
Hi There,
I know Joomla inside/out and have hundreds of Joomla sites all with a shared hosting provider.
I wanted to experiment with setting up some Joomla sites using Amazon AWS and came across a 1 click install using Turnkey.
I have installed and have a basic version of Joomla 2.5, but now need help in the server side of thing, which I have limited knowledge.
Is there any simple/easy users guide or documentation from a Joomla/Turnkey/AWS point of view.
Initial things I'm interested in are:
Can more than one Joomla site work from a Turnkey EC2 instance
How do I connect to PHPmyAdmin? Doesn't seem to be set up in RDS
How Do I Connect to FTP or SFTP
I created Joomla sites on a local mamp server, then back them up and move to my hosting environment (using Akeeba). How is this done using Turnkey/AWS
Is there some sort of host/cPanel type interface?
Sorry for the many questions, but would really like to explore and experiment with using this and get away from shared hosting environment for my bigger sites.
Thanks in advance,
Andy
Firstly I'd just like to say i know ver ylittle about Joomla. I have had a bit of a play with it, but personally am more of a Drupal man. So Joomla specific stuff I can't really help with (many of your Joomla specific questions could probably be answered elsewhere as TKL Joomla is basically an upstream install of Joomla on top of TKL LAMP).
But as for TKL I can help there a bit! :)
phpMyAdmin should be available via https://<fqdn-orip-address>:12322 (eg https://domain.com:12322)
You can connect to SFTP using the root account (ie username root) and the password you set up for root. SFTP is port 22 by default.
I would assume that you could do this the same way, although possibly a better way would be to have a local dev VM and then use TKLBAM to migrate your sites to a new server on AWS.
It's a fair bit more in depth than cPanel (or similar) but TKL has a Web Admin UI called Webmin. It is available via https://<fqdn-orip-address>:12321 (eg https://domain.com:12321)