Skip to content

Commit ff16d7c

Browse files
committed
docs(v2): add ocpeasy to users
1 parent 273e778 commit ff16d7c

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

1.62 MB
Loading

website/src/data/users.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,14 @@ const users = [
420420
source: 'https://github.com/miroiu/nodify',
421421
tags: ['design'],
422422
},
423+
{
424+
title: 'OCPeasy',
425+
description: 'Open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code on OpenShift.',
426+
preview: require('./showcase/ocpeasy.png'),
427+
website: 'https://www.ocpeasy.org',
428+
source: 'https://github.com/ocpeasy/website',
429+
tags: ['design'],
430+
},
423431
{
424432
title: 'Oxidizer',
425433
description: 'A Rust ORM based on tokio-postgres and refinery',

0 commit comments

Comments
 (0)