I am attempting to make a development environment in elastic beanstalk, which will be similar to a production environment.
I would like to have an IDE installed in the environment, and have graphical desktop to work with. I can create all this in a new instance, and create an AMI out of it, but that will not work with Elastic beanstalk.
Amazon Linux doesn't allow you to install a GUI, and i have been unable to find a Red Hat AMI that works with Elastic Beanstalk, or create one.
Please let me know your thoughts.