Skip to content
View joetanx's full-sized avatar

Block or report joetanx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joetanx/README.md

Cloud • DevOps • Cybersecurity

Profile artwork by Paper and Cat

Conjur Setup

Topic Link
Setup standalone Conjur Enterprise leader on Podman on RHEL 9 https://github.com/joetanx/setup/blob/main/conjur.md
Setup Conjur Enterprise cluster and followers + Podman + RHEL 9 + Keepalived + Nginx https://github.com/joetanx/conjur-cluster/
Setup Conjur Open Source Suite on RHEL with Podman https://github.com/joetanx/conjur-oss/

CyberArk Secrets Manager Integrations

Topic Link
Kubernetes cje: https://github.com/joetanx/conjur-k8s/
cjc: https://github.com/joetanx/cjc-k8s/
GitLab cje https://github.com/joetanx/conjur-gitlab/
cjc: https://github.com/joetanx/cjc-gitlab/
Openshift https://github.com/joetanx/conjur-ocp/
Jenkins https://github.com/joetanx/conjur-jenkins/
Terraform https://github.com/joetanx/conjur-terraform/
Ansible Automation Platform https://github.com/joetanx/cybr-aap/
Ansible Core https://github.com/joetanx/conjur-ansible/
Puppet https://github.com/joetanx/conjur-puppet/

Applications

Topic Link
UsersApp Node.js https://github.com/joetanx/usersapp/
CityApp PHP https://github.com/joetanx/cityapp-php/
Notes and examples on using Node.js https://github.com/joetanx/node.js/
Serverless application on AWS
• AJAX client end page
• API Gateway
• Lambda (Node.js)
• RDS (MySQL)
• EC2 examples with Python and Node.js
Secrets Manager: https://github.com/joetanx/aws-rds-sm/
IAM Authentication: https://github.com/joetanx/aws-rds-iam-authn/

Others

Topic Link
Load Balancing CyberArk Servers https://github.com/joetanx/load-balancing-cyberark/
Setup single-node Kubernetes cluster (with RHEL, CRI-O and Flannel) https://github.com/joetanx/setup/blob/main/cri-o-kube.md
Setup single-node Openshift https://github.com/joetanx/setup/blob/main/single-node-openshift.md
Setup GitLab community edition https://github.com/joetanx/setup/blob/main/gitlab.md
Setup Keycloak https://github.com/joetanx/setup/blob/main/keycloak.md
Setup MySQL database https://github.com/joetanx/setup/blob/main/mysql.md
Setup PostgreSQL database https://github.com/joetanx/setup/blob/main/postgres.md
Generate self-signed certificate chain with openssl https://github.com/joetanx/lab-certs/
Hashicorp Vault and Boundary https://github.com/joetanx/hashicorp
Delinea Secret Server https://github.com/joetanx/delinea-secret-server
Teleport https://github.com/joetanx/teleport
Elastic SOC Lab + Suricata and CyberArk PAM integration https://github.com/joetanx/setup/blob/main/soc-lab.md

Pinned Loading

  1. conjur-k8s conjur-k8s Public

    Integrate Kubernetes with Conjur using the JWT authenticator

    1 4

  2. conjur-gitlab conjur-gitlab Public

    Integrate GitLab with Conjur using the JWT authenticator

    HCL 2

  3. cybr-aap cybr-aap Public

    Integrate Ansible Automation Platform with CCP and Conjur

    Jinja 2 3

  4. conjur-terraform conjur-terraform Public

    Integrate Terraform with Conjur

    HCL

  5. conjur-jenkins conjur-jenkins Public

    Integrate Jenkins with Conjur using the JWT authenticator

    1 2

  6. aws-rds-iam-authn aws-rds-iam-authn Public

    Using AWS RDS + IAM Authentication with AJAX client + API Gateway + Lambda (Node.js)

    JavaScript