Skip to content

Install script for yiimp on Ubuntu 16.04

Notifications You must be signed in to change notification settings

haiyang10242048/yiimp-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

yiimp

Install script for yiimp on Ubuntu 16.04 This script will install yimmp on your Ubuntu 16.04 system.

Before running this script make sure you are on a fresh server and running as a user. Do not run this script under root!

This install script will get you 95% ready to go with yiimp. There are a few things you need to do after the main install is finished.

You must update the following files:

  1. /var/web/serverconfig.php - update this file to include your public ip to access the admin panel. update with public keys from exchanges. update with other information specific to your server..
  2. /etc/yiimp/keys.php - update with secrect keys from the exchanges.

After you add the missing information to those files then run: ./main.sh ./loop2.sh ./block.sh

curl -Lo install.sh https://raw.githubusercontent.com/crombiecrunch/yiimp/master/install.sh bash install.sh

You will be prompted for email, FDQN, and time zone. You onkly get one shot to enter this information correctly!

If this helped you or you feel giving please donate BTC Donation: 1AxK9a7dgeHvf3VFuwZ2adGiQTX6S1nhrp

Crombie Crunch

About

Install script for yiimp on Ubuntu 16.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%