In this video, you will learn how to create your own . #Onion website on a VPS. This video will cover all from creating .onion address to host that address on your VPS server. the very easy method only 5 minutes will take to create a .onion website in your VPS server.
Follow the video, and for your reference, i have written all the commands here in this video description...
yum update
yum install epel-release
yum install #tor
nano /etc/tor/torrc
service tor start
cat /var/lib/tor/hidden_service/hostname
yum install httpd
service httpd start
...
https://www.youtube.com/watch?v=YWuXRf_6ykE