hi
I just setup LAMP stack , Im on a Google Compute Engine
So far so good. but i wanted to know next steps to allow remote mysql connection as well as allow public access to phpmyadmin
Upon reading the docs , for phpmyadmin, it seems you need to setup tunneling and all that. but honestly i dont want to deal with that. I just want to allow it openly but, for security, bound to a few IP addresses that i own.
Can't seem to find it in the docs. Is this allowed? how do i do it (coming from a fresh install of LAMP full stack Bitnami->GCE)
ps
I'm not very good with server administration, i've been on managed hosting since forever. But i do catch on pretty quick. Just need a nudge in the right direction (and confirmation if this was possible before i spend time trying to hehe)