All Projects → noshutdown-ru → vault

noshutdown-ru / vault

Licence: other
Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vault

redmine issue checklist
Checklist Plugin creates simple checklists for Redmine issues. Downloaded from http://www.redminecrm.com/projects/checklist/
Stars: ✭ 55 (+25%)
Mutual labels:  redmine, redmine-plugin
Redmine-Periodic-Task
A redmine plugin that lets you schedule an issue to fire every x days/weeks/months
Stars: ✭ 61 (+38.64%)
Mutual labels:  redmine, redmine-plugin
toggl2redmine
Import time from Toggl 2 Redmine.
Stars: ✭ 23 (-47.73%)
Mutual labels:  redmine, redmine-plugin
redmine issue todo lists
Organize Redmine issues in to-do lists by manually ordering their priority.
Stars: ✭ 20 (-54.55%)
Mutual labels:  redmine, redmine-plugin
redmine merge request links
Display links to associated Gitlab merge requests and GitHub pull requests on Redmine's issue page.
Stars: ✭ 32 (-27.27%)
Mutual labels:  redmine, redmine-plugin
redmine user specific theme
Redmine user specific theme plugin
Stars: ✭ 30 (-31.82%)
Mutual labels:  redmine, redmine-plugin
Masterkey
secure interactive password manager with xchacha20poly1305, argon2id, and Go
Stars: ✭ 271 (+515.91%)
Mutual labels:  vault, password-manager
redmine default custom query
Redmine plugin for setting default custom query of Issues for each project
Stars: ✭ 67 (+52.27%)
Mutual labels:  redmine, redmine-plugin
kubectl-passman
kubectl plugin that provides the missing link/glue between common password managers and kubectl
Stars: ✭ 69 (+56.82%)
Mutual labels:  password-manager, keychain
Cryptr
Cryptr: a GUI for Hashicorp's Vault
Stars: ✭ 324 (+636.36%)
Mutual labels:  vault, password-manager
kanban
Kanban plugin for redmine
Stars: ✭ 68 (+54.55%)
Mutual labels:  redmine, redmine-plugin
redmine custom reports
Redmine plugin for reports and charts
Stars: ✭ 53 (+20.45%)
Mutual labels:  redmine, redmine-plugin
redmine recurring tasks
Plugin for creating scheduled tasks from templates
Stars: ✭ 37 (-15.91%)
Mutual labels:  redmine, redmine-plugin
redmine-vote on issues-plugin
Redmine Plugin Which Allows Users to Up- or Down-vote Issues
Stars: ✭ 17 (-61.36%)
Mutual labels:  redmine, redmine-plugin
deployer
Redmine plugin to group issues into deploys and send notifications when needed
Stars: ✭ 14 (-68.18%)
Mutual labels:  redmine, redmine-plugin
vault-token-helper
@hashicorp Vault Token Helper for macOS, Linux and Windows with support for secure token storage and multiple Vault servers 🔐
Stars: ✭ 74 (+68.18%)
Mutual labels:  vault, keychain
bestest timer
This is an awesome punch clock/timer plugin for Redmine. It's great. It's the bestest.
Stars: ✭ 15 (-65.91%)
Mutual labels:  redmine, redmine-plugin
redmine persist wfmt
redmine_persist_wfmt is a plugin for Redmine that persists wiki format.
Stars: ✭ 28 (-36.36%)
Mutual labels:  redmine, redmine-plugin
T Vault
Simplified secrets management solution
Stars: ✭ 316 (+618.18%)
Mutual labels:  vault, password-manager
alminium
勉強しながら、少しずつ更新しています。現在、Ubuntu 18.04&CentOS7でRedmine3.4が動作します。
Stars: ✭ 14 (-68.18%)
Mutual labels:  redmine, redmine-plugin

Vault

Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.

About

https://noshutdown.ru/en/redmine-plugins-vault/#about

Installation

# cd redmine/plugins 
# git clone https://github.com/noshutdown-ru/vault
# cd ../
# bundle install --without development test
# rake redmine:plugins:migrate RAILS_ENV=production
  • For Redmine older version 4.2 Rails.application.config.assets.precompile += %w( zeroclipboard.js ) to config/initializers/assets.rb and restart your server.

  • After installing a plugin, open the settings ( http://*/settings/plugin/vault ) and enter encryption key in the Encryption key field.

  • Or use encryption Redmine Encryption, to do this, add the encryption key to a file ( config/configuration.yml ), for example ( database_cipher_key: HediddAwkAbCunnoashtAlEcBuobdids ) and check the box on the Use Redmine Encryption.

Read more: https://noshutdown.ru/en/redmine-plugins-vault/#install

Screenshots

https://noshutdown.ru/en/redmine-plugins-vault/#screens

Releases

https://noshutdown.ru/en/redmine-plugins-vault/#releases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].