meteor-please
meteor-please copied to clipboard
Non-root user?
I'm having permission denied errors using a new cents AWS ami, one with docker installed.
Is there anyway for this to work, given appUser:"centos" ???
Thanks
No unfortunately it doesn't support the vanilla CentOS 7 AMI from AWS, you will have to modify it first. You need to be able to login via SSH as root.
Fricksticks. How hard would it be to fork and fix?
You would have to somehow be able to change ssh config to accept passwordless root login. I suggest doing this manually, then saving it as an AMI template for spinning future CentOS instances. I'll let you know what is actually required when I get to work tomorrow (wrote it down in my notebook somewhere)
mplz is pretty inflexible right now. I'm working on a v2 that will work with vanilla CentOS AMIs but it will take me a while to finish and release!