ToDo:
- [x]
- Get a VM.
- Follow the documentation from https://www.fib.upc.edu/es/la-fib/servicios-tic/cloud-docente-fib.
- Connect to the VM from local machine.
- Type
ifconfig
to get ip of your VM - In your local machine you can connect to your VM via SSH:
Get public IP.
SSH connection.
- Clone repository. See 03_deploy_general.md: Step 4
- Set Up the Environment. See 03_deploy_general.md: Step 5
- Run the API. See 03_deploy_general.md: Step 6
- Access the API. See 03_deploy_general.md: Step 7