Two Questions about deployment
Hello everybody,
I have 2 questions with the deployment function:
- Can I use Amazon EC2 as remote server? I tried to configure it but everytime I chooes the pem file, it add a suffix.pub.
- When syncing with remote server, can I choose to skip some files?
thank you
Luca
Please sign in to leave a comment.
I haven't used Amazon EC2 with PyCharm yet, but to answer your second question, I think if you go to settings (ctrl+alt+S), go to Deployment under the Project Settings, and choose options, you can explain what file types to omit from deployments.
Thanks
Christian