Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/withfabian/how-to-install-pterodactyl-billing-system
Pterodactyl Billing System How To Install, Its Very Easy
https://github.com/withfabian/how-to-install-pterodactyl-billing-system
billing-system pterodactyl pterodactyl-billing pterodactyl-billing-system pterodactyl-panel
Last synced: 6 days ago
JSON representation
Pterodactyl Billing System How To Install, Its Very Easy
- Host: GitHub
- URL: https://github.com/withfabian/how-to-install-pterodactyl-billing-system
- Owner: withfabian
- Created: 2024-04-19T11:38:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T07:11:00.000Z (6 months ago)
- Last Synced: 2024-06-04T08:31:44.979Z (6 months ago)
- Topics: billing-system, pterodactyl, pterodactyl-billing, pterodactyl-billing-system, pterodactyl-panel
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pterodactyl Panel Billing System By Gyu
Buy Source Code In My Discord
https://discord.gg/DBJfUbsgpQ## SYSTEM REQUIREMENTS
Ubuntu Version Under 22 **Recomended**
Not Supported For Windows
## Installation Command
Update Your System
```
sudo apt update
```Install Curl
```
sudo apt install curl
```Install Wget
```
sudo apt install wget
```Install NVM
```
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
```Activated NVM
```
source ~/.bashrc
```Install Node JS
```
apt install nodejs
```Install Node JS Version With NVM
```
nvm install 16
```Use Version 16
```
nvm use 16
```## NEXT STEP
Goto Github repository
Upload file pterodactyl billing system
and copy raw link file
Move To VPS UbuntuType
```
apt install -y nodejs
```Install Yarn In Linux
```
npm i -g yarn
```go to directory pterodactyl
```
cd /var/www/pterodactyl
```Next Step
```
yarn add react-feather
``````
php artisan billing:install stable
```
And Enter Your Lisence Key```
php artisan migrate
```
And YESRun Your Build
```
yarn build:production
```And Done Check Your Panel
If Error contact Admin