Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AWS Elastic Beanstalk phpインスタンスからMongodbボリュームにスターを付ける方法を知っている人はいますか?パテに設定しようとすると、SSH接続で問題が発生します。周りにアイデアやチュートリアルはありますか?ありがとう
Elastic Beanstalkは、アプリケーションサーバー層の自動スケーリングに使用することを目的としています。Mongoを使用する場合は、1つ以上のEC2インスタンスを手動でセットアップしてから、ElasticBeanstalk上で実行されるアプリケーションからそれらに接続する必要があります。