Tag: secret

  • Getting started with GitHub Actions

    In my orthweb project, I had to compile a library on my own. In search for free computing resources I realized that GitHub action can…

    Read
  • Secure web application deployment

    In Nov 2020, I created OrthWeb project, a deployment of Orthanc’s server. Orthanc is a DICOM viewer and repo shipped in Docker container. In the…

    Read
  • Basic Resource Object in Kubernetes 2 of 2

    We continued from previous posting about resource object, starting from storage related ones. In Kubernetes, we use the term volume to refer to a section…

    Read