Skip to content

Micah383/titanium-p2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

titanium-p2

P2 site code, people wanted this to be released for a while so I'm doing it.

Deploy to Heroku

Local Alloy Proxy

This site contains a local Alloy Proxy server.

If you are not using Heroku, here's the gist of how you get this going:

cd to the directory where you are hosting this, with apache2, the default is "/var/www/html".

Make sure NPM has adequate access.

run "npm install" and wait for it to finish.

run "screen npm start" and the site is live.

visit http://DOMAIN.COM:8080/ to view your site (NPM runs on 8080 by default, you can fix this with iptables if you wish)

For more information on Alloy Proxy. Please visit https://github.com/titaniumnetwork-dev/alloyproxy/blob/master/README.md

Customize this site as your own!

Maintainers will need to check all pages of this website and remove the following (not limited to this list) words, and replace them with their own terms:

TitaniumNetwork Unofficial Mirror MAINTAINER EMAIL MIRROR DOMAIN

Add your contact information and about Information

Please make it possible to contact you, both for legal reasons and your users may need support down the line

Please follow the licensing

This work is licensed in order to ensure there will be no misuse of the code.

This will be open source forever

About

Releasing this due to popular demand

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.7%
  • HTML 12.6%
  • CSS 6.2%
  • SCSS 1.3%
  • Other 0.2%