Giter Site home page Giter Site logo

neuroforgede / passbolt_ansible Goto Github PK

View Code? Open in Web Editor NEW
19.0 4.0 4.0 118 KB

A complete (set of) playbook(s) to selfhost passbolt.

Home Page: https://neuroforge.de/passbolt-ein-open-source-passwort-manager/

License: Other

Shell 86.70% Jinja 13.30%
ansible playbook passbolt selfhosted mariadb password-manager security automation corporate teams

passbolt_ansible's Introduction

passbolt_ansible

A complete (set of) playbook(s) to selfhost passbolt.

HOW-TO:

German: https://neuroforge.de/passbolt-ein-open-source-passwort-manager/

Short (english) HOW-TO:

Preparations

sudo apt install python3
sudo apt install python3-pip
pip3 install ansible==2.7.10
ansible-galaxy install geerlingguy.docker,v2.5.1 geerlingguy.mysql,v2.9.4 

Step by Step

  1. Adapt files/certs/passbolt_server/gen_root_cert.sh and files/certs/passbolt_server/gen_server_cert.sh to generate certificates that fit your organisation. (Tip: search for [email protected])
  2. Adapt files/certs/passbolt_server/recreate_server_certs.sh and replace the placeholders accordingly
  3. Adapt inventories/passbolt/group_vars/all/all_config.yml according to the comments in the file.
  4. Adapt your Ansible inventory to point to the correct IP in inventories/passbolt/hosts.yml.
  5. Run ansible-playbook -i inventories/passbolt_sever/hosts.yml full_setup.yml.
  6. Connect to the passbolt shell with bash passbolt_shell.sh <your-server-ip>
  7. Run su -c "./bin/cake passbolt register_user -u [email protected] -f Admin -l Adminson -r admin" -s /bin/bash www-data
  8. Complete the Passbolt setup in your browser.

(Manual backups)

  1. Run bash manual_backup.sh <your-ip>

and/or

  1. Export all passwords in the Passbolt UI

passbolt_ansible's People

Contributors

s4ke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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