If you do not yet have a Netcup server, you can save €5 when creating one by using the voucher code
36nc17472167990 at checkout. For hardware and networking requirements (including the static IP requirement for your Binance API key), see System Requirements.Prepare the Netcup server
Log in to the Netcup Server Control Panel
Go to servercontrolpanel.de and log in. Select your server from the list.
Select the Ubuntu image
Click Media, then click Images. Select Ubuntu cloudimg 24.04.3 UEFI.When prompted to choose an installation method, select Minimal.
Configure partition, locale, and timezone
In the next dialog, set the following options:
- Partition Layout — One Big Partition
- Locale — German or English (your choice)
- Timezone — your local timezone
Paste the unCoded bootstrap script
Scroll down to the Custom Script field and paste the following command:This script runs automatically after provisioning and installs the unCoded server environment.
Confirm the reinstall
Click Next. Enter your SCP password when prompted and confirm the reinstall.Provisioning will start. Once the installation is complete, copy your server’s IP address and click Starting Server. Wait 5 minutes before proceeding to the next step to allow the server to fully initialize.
Access the server panel
Open the server panel in your browser
Navigate to your server panel using your server’s IP address and port You will see the unCoded Server Panel login screen.
3000:Install the unCoded app
Navigate to One-Click Apps
In the left-hand menu, click Apps, then select One-Click Apps / Databases.
Fill in the deployment fields
Complete all required fields:
| Field | Description |
|---|---|
| App Name | A unique name for your app instance (e.g., mybot). |
| PostgreSQL Password | Auto-filled by the system. You can change it to a custom secure password. |
| Binance API Key | Your Binance API key from the Binance setup step. |
| Binance API Secret | Your Binance Secret Key from the Binance setup step. |
| Frontend PORT | The port your bot dashboard will listen on (default: 4000). |
| App Password | The password you will use to log in to the bot dashboard. |
| Viewer Password*(optional)* | A read-only access password with no access to Settings or Tax data. |
| Telegram Configuration*(optional)* | Credentials for real-time Telegram notifications. See the Telegram setup guide. |
Change the default server panel password
Your bot instance is now deployed and your server panel is secured. Continue to Initial configuration to run the setup wizard and start trading.

