Giter Site home page Giter Site logo

externalswift's Introduction

Owncloud OpenStack Swift integration with Keystone 3 support

Based on https://github.com/BradJonesLLC/externalswift

Installation

Install this app in a custom location, per the admin manual.

Requires PHP 7. The official OwnCloud Docker image does not support PHP 7, Owncloud is compatible with PHP7, but is shipped with Php 5.6 for now.

Known issues

This app use the Guzzle library 6.3, while owncloud use 5.3. Changes from 5 -> 6 induce a modification in the way request() works, inducing errors the logs. Support for Guzzle 6 seems to be planned for Owncloud 10.1..

This pull request (owncloud/core#29773) seems to make it works, but might break other apps.

For developers

Building the app

The app can be built by using the provided Makefile by running:

make

This requires the following things to be present:

  • make
  • which
  • tar: for building the archive
  • curl: used if phpunit and composer are not installed to fetch them from the web
  • npm: for building and testing everything JS, only required if a package.json is placed inside the js/ folder

The make command will install or update Composer dependencies.

externalswift's People

Contributors

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