# VPS quickstart

Deploy Quantilan on a VPS for 24/7 Trade mode.

Full HTML: https://quantilan.com/blog/vps-quickstart.html

## Summary

1. Provision Ubuntu (or similar) VPS with stable network.
2. Install via `curl -fsSL https://gitlab.com/quantilan/trading-agent/-/raw/main/install.sh | bash` or clone + Docker.
3. Configure Setup GUI over SSH tunnel or secured port.
4. Pass connection + order-cycle tests.
5. Run agent under process supervision / Docker restart policy.

## Related

- Full deploy: https://quantilan.com/blog/setup-trading-agent.md
- Agent setup: https://quantilan.com/blog/agent-setup-guide.md
- Home: https://quantilan.com/index.md
