GithubHelp home page GithubHelp logo

ninjayoto / passbolt_install_scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from passbolt/passbolt_install_scripts

0.0 2.0 0.0 51 KB

Passbolt CE installation scripts

Home Page: https://help.passbolt.com/hosting/install

License: GNU Affero General Public License v3.0

Shell 100.00%

passbolt_install_scripts's Introduction

      ____                  __          ____
     / __ \____  _____ ____/ /_  ____  / / /_
    / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
   / ____/ /_/ (__  |__  ) /_/ / /_/ / / /_
  /_/    \__,_/____/____/_.___/\____/_/\__/

Open source password manager for teams
(c) 2018 Passbolt SARL
https://www.passbolt.com

Licence

Passbolt is distributed under Affero General Public License v3

Passbolt install scripts

We have been installing passbolt A LOT internally to test new functionalities, to debug issues mimic some environment etc. Sharing this scripts with the community will ease the installation procedure and allow users that do not want or can not use other installation options to have passbolt installed.

Why not a $place_your_distro_here package?

It is a matter of priorities and manpower. Currently we ship a docker container which is a good fit for any GNU/Linux distro Windows and MacOS users. However we understand that some users do not want or can not use docker so we release this scripts for them. We are not against packaging passbolt for specific platforms but right now we are focused on some other tasks.

Requirements

This installation scripts must be run as root user as it is required to install packages and use privileged ports such as 80 or 443.

WARNING This installation scripts are designed to be executed on FRESH created instances. Running them on a previously provisioned system may lead to unknown states as well as it could overwrite configuration files, etc.

Usage

In order to use the scripts just run:

bash ./dist/$distro/passbolt_$distro_installer.sh

You can obtain the scripts for different platforms on the releases page or you can just git clone this repository and build the scripts and use them.

Building

In order to build the scripts for your operating system we provide a builder script. The builder script will concat all the code required for your distro in a single file under:

dist/$distro/passbolt_$disto_installer.sh

In order to build the passbolt installer please execute the following:

bash ./build_scripts.sh -d debian

or

bash ./build_scripts.sh -d centos

When the building is done use the scripts from dist/$distro to install passbolt on your system.

Development

There is a sample development passbolt installer script on tests folder where a developer can test different functions together without building the whole script.

passbolt_install_scripts's People

Contributors

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