dyrector.io
  • Welcome 👋
  • Basics
    • Who is it for?
    • How it works
    • Components
    • Use cases
    • API
  • Tutorials
    • Getting started
    • Add your Node
    • Add your Registry
      • Add V2 Registry
      • Add Docker Hub Registry
      • Add GitHub Registry
      • Add GitLab Registry
      • Add Google Registry
      • Add Unchecked Registry
    • Create your Project
      • Create a versionless project
      • Create a versioned project
        • Create a Rolling Version
        • Create an Incremental Version
        • Add a version to your Versioned Project
    • Deploy your Project
    • Create Chat Notifications
    • Inject Files to a Container
  • Features
    • Core functionality
    • Templates
      • Vaultwarden
      • Strapi
      • Cal.com
      • WordPress
      • Minecraft Server
      • Google Microservices Demo
      • Self-managed GitLab
      • MLflow
      • Gitea
      • LinkAce
    • Continuous Deployment
    • Configuration management
      • Container configuration
      • Configuration bundle
    • Monitoring
    • Audit log
    • Storage
  • Self-managed
    • Quick start
    • CLI
    • Proxies
    • Environment variables
    • Self-signed certificates
  • Learn more
    • Changelog
    • Quality Assurance (QA)
    • Roadmap
      • Features in progress
      • Integrations in progress
    • Pricing
    • FAQ
      • Portainer vs. dyrector.io
    • Community
Powered by GitBook
On this page
  • Add your storage to the platform
  • Add a bucket in your storage to a container
Edit on GitHub
Export as PDF
  1. Tutorials

Inject Files to a Container

Last updated 1 year ago

You can inject files into a container using by following the steps below.

What you'll need:

  • An S3 API compatible storage available

Add your storage to the platform

Step 1: Navigate to Storage on the platform and click the Add button at the top right corner.

Step 2: Enter the following information to their respective fields:

  • Name

  • Your storage's URL

  • Access key

  • Secret key

Step 3: Click Save.

Add a bucket in your storage to a container

Step 1: Navigate to your projects and select the project that has the container you'd like to inject files to.

When the container is under a versioned project version's, there's an extra step you'll need to take by selecting the version you desire to deploy.

Step 2: Click on the gear icon on the right side of the container.

Step 3: If it's turned off, turn on the Storage filter in the sub filters.

Step 4: Select the storage you'd like to inject files from, and enter the bucket path.

You can specify a folder within a bucket, too. (Example: "bucket/folder/sub-folder")

S3 storages