Coder Social home page Coder Social logo

ipfsircd's Introduction

IPFSIRCd 2.0


Requirements:
	GNU configure generation utilities (autoconf/automake)
	OpenSSL
	Lua 5.1+
	LuaSocket
	GNU's C Compiler or Clang (or any
	POSIX C compiler)
How to get requirements:
	Debian 7/8/9:
		OpenSSL: apt-get install openssl libssl-dev
		Lua5.1: apt-get install lua5.1
		LuaSocket: apt-get install lua-socket
		GCC: apt-get install gcc g++ make glibc-dev
		GNU/Auto*: apt-get install automake autoconf
	Other Linux/Unix/BSD:
		I've no idea -- if you're setting this up
		you should know how.

--------------------------------------------
Setup:
	Compile IRCd and get IPFS and then generate SSL certs:
	make get-ipfs all install genssl

	Then edit your config file, in $(PREFIX)/etc/ngircd.conf
	The default is `$PWD/run'

	Your server is now automatically ready.
	Just run `make start'

	For more info, see 'make help'

Debug:
--------------------------------------------
IPFS Wont Start:
	Make sure nothing is using ports 5001 and 8080

NGIRCD Wont Start:
	Make sure you ran `make genssl' and the certificates are in
	place.

--------------------------------------------
NgIRCd is under a General Public License, version 2 of the
standard one as published by the FSF.

IPFSIRCd's ipfs-backend is under the Ronsor Public License 4.0
See ipfs-backend/LICENSE
	

ipfsircd's People

Contributors

abh avatar alexbarton avatar briancollins avatar cofyc avatar derdakon avatar fgsch avatar flupsy avatar ghoffart avatar grawity avatar imaohw avatar jaalto avatar kaniini avatar lucentw avatar nealey avatar norrs avatar sadiecat avatar somechris avatar tejr avatar tg-x avatar theking avatar unit193 avatar welterde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ipfsircd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.