spiffycell / cloudlib

library of useful modules for private deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a prototype library. Typically, this will be hosted as a standalone repo.

  • The repo will adhere to an SSDLC + CICD process
    • Last in the stage is publishing to a registry
      • The services using the library will point to the registry
        and download the library

Much of the setup and the structure of this and related repos are inspired by the work by jumanjihouse

About

library of useful modules for private deployments

License:MIT License


Languages

Language:Python 78.2%Language:Shell 13.3%Language:Dockerfile 8.4%