Skip to content
Snippets Groups Projects
Commit 9d623cfc authored by nabil.abdennad's avatar nabil.abdennad
Browse files

update

parent cb6d894f
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ Before deploying the chatbot on an EC2 instance, complete the following prelimin
1. Create a Key Pair: This key pair will be used for SSH access to your EC2 instance whe you need it.
2. Create a Security Group: Define rules to allow the instance to be accessible externally. The security group should include the following rules:
- For inbound rules: you need to allow SSH traffic, HTTP/HTTPs trafic and open port 8501 used by the applicstion.
- For inbound rules: you need to allow SSH traffic, HTTP/HTTPs trafic and open port 8501 used by the application.
- Outbound Rules: Allow all traffic.
* Prepare config.ini:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment