Code Monkey home page Code Monkey logo

nextcloud-scripts's Introduction

nextcloud-scripts

This repository contains some useful scripts to work on Nextcloud.

copyLabels

This is a admin tool to copy labels from the server repository over to another repositories. feature: labels will be ignored. Already existing labels will be updated.

Configuration

You need a github.conf file in the root folder which looks like this:

[auth]
token = <your github auth token>

Usage

python copyLabels.py -r <repository>

Arguments:

-r, --repository=<repository>: repository which should be updated

Optional Arguments:

--init: this means you want to initialize an new repository, already existing labels will be deleted

initNextcloud

a script to set up a new Nextcloud installation or reset a existing one for development purpose. It creates 10 users and also download the most important apps

Usage

./initNextcloud.sh

switchBranch

Allows you to switch Nextcloud and all installed app to a new branch or tag. The script needs to be executed in the root of the Nextcloud installation. If no branch/tag is given the script will switch the installation to master

Usage

./switchBranch.sh <branch/tag>

nextcloud-scripts's People

Contributors

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