Usually everytime I connected(start
or restart
) my instances I have to manuallymount the S3 bucket to it. I do it with the following command using Goofys (or alternatively s3fs)
ubuntu@ip-172-00-23-230:~$ ./go/bin/goofys mybucket my_mountdir
Is there away I can automatically mount it everytime I login to my instances