Giter Site home page Giter Site logo

semanticpingback-server's Introduction

README

To setup the Semantic Pingback server follow these steps:

1. Place the contents of this folder into your Web application directory on 
   your Web server.

2. Copy the distributed configuration file (config.inc.dist.php) to
   config.inc.php. Open the file in a text editor and adjust the settings
   to fit your configuration. At least a valid database connection needs
   to be supplied. If you want to use the mail feature, make sure that
   your PHP environment is configured to send emails.

3. Prepare the configured database: You need to import the schema.sql file

4. Congratulations! Your Semantic Pingback is ready to receive Pingbacks now.
   You should now start propagationg the URL of the service. If you place the
   files in a directory like <Web-Root>/pingback/ and consequently the 
   index.php file is situated in <Web-Root/pingback/index.php, your server is
   available through the URL http://example.org/pingback/ (where example.org
   needs to be replaced with your domain).

If you want to run the Semantic Pingback Server in a docker container:

1. cd docker; docker build -t semanticpingback .

2. cd ..; docker run -it --rm --name pingback -p 8080:80 pingback

or similar


Semantic Pingback Server is developed by the AKSW research group (http://aksw.org) with
community contributions and licensed under GPL.

Further information regarding Triplify can be found at:
http://aksw.org/Projects/SemanticPingback

semanticpingback-server's People

Contributors

white-gecko avatar seebi avatar tboonx avatar

Stargazers

 avatar Sarven Capadisli avatar

Watchers

Martin avatar René Speck avatar Michael Martin avatar Jens Lehmann avatar Claus Stadler avatar James Cloos avatar Sebastian Hellmann avatar  avatar Mohamed avatar Axel Ngonga avatar Norman Radtke avatar Thomas Riechert avatar Ali Khalili avatar Mofeed Hassan avatar Muhammad Saleem avatar  avatar Markus Ackermann avatar Farshad Badie avatar Diego Moussallem avatar Ciro Baron Neto avatar  avatar AKSW docker index account avatar  avatar  avatar  avatar

Forkers

cyberflamego

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.