Giter VIP home page Giter VIP logo

diaspora-openshift's Introduction

Diaspora* for OpenShift

Diaspora is a privacy-aware, personally-controlled, do-it-all open source social network. Check out our project site and the main repository.

OpenShift is a hosting platform by RedHat.

This repository contains modifications to Diaspora for easy deployment.

Installtion

  • Create an account on OpenShift
  • Create a Ruby on Rails app.
  • Change the source code to git://github.com/MrZYX/diaspora-openshift.git while doing that
  • Go to the "Application Overview" page.
  • Grab a coffee.
  • Wait until the apps status says "Started". This takes quite some time.

Configuration

todo

Updating

First time setup

You can also use this to get hold of a local copy so that you can modify your Diaspora.

  • If you have none yet generate a SSH keypar: ssh-keygen.
  • Grab ~/.ssh/id_rsa.pub and add it at the My account page under "Public Keys".
  • Install Git on your computer.
  • Goto your applications and there to your Diaspora application.
  • Copy the "Git repository" URL
  • Run git clone your_git_repository_url
  • Go into it: cd diaspora.
  • Run git remote add upstream git://github.com/MrZYX/diaspora-openshift.git

Every time you need to update

  • Go into your local clone.
  • Run git pull upstream master.
  • Run git push origin master.
  • It's time for another coffee.

Issues

  • There's a new secret token generated on every redeploy, so all users will get logged out on that.
  • There's no straight forward way to configure your pod.
  • There's no straight forward way to add yourself as an admin.

diaspora-openshift's People

Contributors

anishsheela avatar arielo avatar brianwisti avatar danielgrippi avatar deadsuperhero avatar denschub avatar desyncr avatar dmorley avatar dnsco avatar fabianrbz avatar grzuy avatar hexagon avatar jhass avatar jmallach avatar leamas avatar maco avatar manuels avatar maxwell avatar mnutt avatar movilla avatar mrmemes-eth avatar pistos avatar prellele avatar raven24 avatar sarahmei avatar siefca avatar stevenh512 avatar stwf avatar supertux88 avatar zhitomirskiyi avatar

Watchers

 avatar  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.