Odoo Community
Odoo Enterprise
Viindoo Cloud
SSH key pairs stored in Odoo, generated or uploaded, per user or per company
Key pairs with type, private key (optionally passphrased), public key and fingerprint; generate a pair or upload yours; owned by a user or shared through the company, and handed to other apps as files on the server.
SSH Keys Management (technical name to_sshkey) is an Odoo 17.0 app for Odoo Community and Odoo Enterprise and Viindoo Cloud, built for devops, developer.
At a Glance
The facts of SSH Keys Management, version 0.2.1, in one place. Published by Viindoo.
Odoo version
17.0 (Odoo Community, Odoo Enterprise, Viindoo Cloud)
Adds
1 new model, 2 extended models, 2 access groups
Best for
DevOps; Developer
Not for
Private keys are stored in the database.
Key features
Generate or upload a pair, Key types, Fingerprint computed, Passphrase kept, Personal or company keys, Private key paths for other apps
How It Works
Create a pair (generated) or upload the files; set the owner or the company.
1
Pairs
Type, fingerprint, owner.
2
A pair
RSA, public key, fingerprint.
What You Get
Generate or upload a pair
Private key paths for other apps
What This App Does Not Do
Read this before you buy. Everything below is something the app deliberately leaves to another app or to you.
Private keys are stored in the database.
Restrict access with the group.
No agent or remote deployment.
Files are written for local tools.
Works Well With
Apps from the same stack, built to fit this one:
Git Management
Uses the keys for remotes.
to_git
Who Should Use SSH Keys Management?
DevOps
The deploy key of production is a record.
Developer
A personal key for private repositories.
Frequently Asked Questions
What does SSH Keys Management do?
Key pairs with type, private key (optionally passphrased), public key and fingerprint; generate a pair or upload yours; owned by a user or shared through the company, and handed to other apps as files on the server.
What does SSH Keys Management not do?
Private keys are stored in the database. Restrict access with the group. No agent or remote deployment. Files are written for local tools.
Who is SSH Keys Management for?
DevOps: The deploy key of production is a record. Developer: A personal key for private repositories.
Which Odoo version and editions does it support?
Odoo 17.0 - Odoo Community, Odoo Enterprise, Viindoo Cloud. Upgrades to a newer Odoo series are a separate purchase for that series.
What does it depend on?
It installs on top of: base. Odoo installs them with it.
How do I set it up?
Create a pair (generated) or upload the files; set the owner or the company.
What works well with it?
Git Management (to_git): Uses the keys for remotes.
Can I try it before buying?
Yes - the Live Preview button at the top of this page opens the module's own screen on a working database.
How do I get support?
Write to apps.support@viindoo.com with your Odoo version and the technical name to_sshkey; pre-sales questions go to sales@viindoo.com.
Need help with SSH Keys Management?
For questions, implementation support or a custom feature, contact Viindoo.
Upgrades to a newer Odoo series are a separate purchase for that series.
All Viindoo apps: apps.odoo.com/apps/modules/browse?author=Viindoo
About Viindoo. Viindoo builds and maintains more than 1,000 apps on the Odoo App Store for the Community and Enterprise editions and runs them on Viindoo Cloud. A purchase of SSH Keys Management covers the 17.0 series: bug fixes on the module reach you through the store, questions go to apps.support@viindoo.com with the technical name to_sshkey, and moving to a newer Odoo series is a separate purchase for that series. Source code is delivered with the module and stays yours to read and adapt.
Technical Requirement
Editions: Odoo Community, Odoo Enterprise, Viindoo Cloud
Changes log
0.2.1 - Latest on the 17.0 line
- Aligned with the 17.0 models and views.
Installation
- Install paramiko into your Odoo server. Read this page to learn more on how to install paramiko: http://www.paramiko.org/installing.html
- Upload this module to an addons path that is registered with your Odoo instance. Do not forget to apply appropriate permission to the module's files
- Login to your Odoo instance with an administrator account
- Navigate to Apps
- Find with keyword 'to_sshkey'
- Install it as usual then you are done
Instructions
Usages
- Access Rights
- There are two access groups added upon installation of this module:
- SSH Keys Users: The user in this group will have access to his own SSH Keys only.
- SSH Key Managers: The user in this group will have access to all SSH Keys stored in your Odoo.
- Manage SSH Keys
- Navigate to Settings > Users & Companies > Companies
- You can manage SSH Keys from the SSH Keys tab in the company form view
This software and associated files (the "Software") may only be
used
(executed, modified, executed after modifications) if you have
purchased a
valid license from the authors, typically via Odoo Apps,
or if you
have
received a written agreement from the authors of the
Software (see the
COPYRIGHT file).
You may develop Odoo modules that use the Software as a library
(typically
by depending on it, importing it and using its
resources), but
without
copying any source code or material from the
Software. You may distribute
those modules under the license of your
choice, provided that this
license
is compatible with the terms of
the Odoo Proprietary License (For
example:
LGPL, MIT, or proprietary
licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell
copies of the
Software or modified copies of the Software.
The above copyright notice and this permission notice must be
included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT
SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE
SOFTWARE.