Giter VIP home page Giter VIP logo

ownsocial's Introduction

ownsocial

Minimum requirements

* nginx or Apache
* PHP 5.3.7 (PHP 5.5 recommended) (FPM or Apache module)
* MySQL 5.1 (MySQL 5.5 recommended)

Installation:

Download latest version:

as .zip: https://github.com/dnl-jst/ownsocial/archive/master.zip

as .tar.gz: https://github.com/dnl-jst/ownsocial/archive/master.tar.gz

Extract the file and upload the contents to your webspace.

You need to set the root-folder of your webspace to the public-subfolder.

Open the site and you will be guided through the installation process.

Development:

Currently developed on:

* nginx 1.4.6
* PHP 5.5.9 (FastCGI)
* MySQL 5.5.40

Prequisites

* Vagrant (https://www.vagrantup.com)
* VirtualBox (https://www.virtualbox.org)

Get your development environment up and running

Clone from git:

git clone https://github.com/dnl-jst/ownsocial.git

Go to project folder:

cd ownsocial/

If not installed, install vagrant-hostsupdater plugin:

vagrant plugin install vagrant-hostsupdater

Fire up vagrant VM:

vagrant up

Point your browser to:

http://ownsocial.local/

and you will be redirected to the installer.

Credentials for the local database server are:

Hostname: localhost
Username: root
Password: rootpass
Database: (choose one, for example "ownsocial")

Chosen database is created automatically if it doesn't exist.

Contribution

Feel free to contribute to this project. We are at an very early stage of development but want to get this project to the world and see it being used and enhanced. Write an issue with an idea or improvement or send a pull request if you are familiar with development.

ownsocial's People

Contributors

dnl-jst avatar djperm avatar

Watchers

James Cloos avatar Starbuck avatar

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.