Forum archive
EBS Turnley Prestashop 11.3 hosted on Amazon Web Services...
Okay once again, I have an instance of this running on AWS and can SSH In just fine etc. but cannot access mysql or prestashop administraton because I dont know the passwords... anyone ??? Tutorial on how to retreive them ? Anyone ?
If you install the appliance to a VM or bare metal then those scripts automatically run on firstboot.
If you launch to AWS via the Hub then you preseed your appliance passwords within the web interface.
OVZ templates are an exeption, but there is a init script "turnkey-init' which will manually run all the first boot scripts (which is documented on the OVZ announcement). Actually it may be worth running that (or just manually selecting the ones you want from /usr/lib/inithooks/firstboot.d) so that your appliance has freshly created (and unique) keys etc.
So generally no need to manually run these scripts individually.
If you are planning to launch a few instances in AWS then I suggest that you at least have a look at the Hub, it makes it all really easy! It includes lots of useful features.