How to Install FastCP - rehmatworks/fastcp GitHub Wiki
Before installing FastCP, ensure that the minimum requirements are met:
- Ubuntu 20.04 LTS (and newer LTS releases)
- At least 2GB of RAM
- At least 10GB of storage
- 2+ CPU cores recommended
- Root or sudo privileges
We have noticed some stability issues on the servers if the RAM is less than 2GB. Although you can try FastCP on a server with 1GB RAM and 1 CPU core, but the performance is not guaranteed.
If the requirements are met, sign in as root or sudo user and execute this command:
cd /home && curl -o latest https://fastcp.org/latest.sh && bash latest
That's it. FastCP will take several minutes to install the required software. Once the installation is complete, you should be able to log into FastCP at https://your-server-ip:2050
using root password.