Arkain Guides
What's new?Getting StartedUser GuideCredit And MembershipFAQ
  • Arkain Guides
  • Getting Started
    • What is Arkain?
    • Quick Started
  • User Guide
    • Dashboard
      • Container
        • Container Specifications
        • Container Management
          • Creating Container
          • Import GitHub Repos
          • Container Settings
            • Init Script
            • Environment Variable
            • Container Upgrade
            • Rename the Container
            • Container Sharing
          • Container Run / Stop / Delete
        • Auto-off
        • NVIDIA Tesla T4 GPU Container
        • Inactive Container
      • Credit Usage
      • Billing
        • Coupon
    • Workspace
      • File Management
        • Move
        • Open / Close in Editor
        • Properties
        • Import / Export
        • Compress / Extract File
      • Commands
      • Source Code Management Git
        • Git Sidebar
        • Branch
        • Changes / Historys / Event tabs
        • Add
        • Commit
        • Push
        • Pull
        • Ignore
        • Diff
      • Collaboration
        • Container Sharing
        • Co-Editing
      • SBOM Management
      • Multi Project
      • URL / Port
      • Keyboard Shortcut
    • Arkain AI
      • What is Arkain Snap
      • What is Side Chat
        • How to use Side Chat
      • Supported Models
      • Auto-completion
    • Templates
      • Create a Template
      • Browse Templates
      • Manage a Template
      • Malicious Templates and Comment Policy
    • Bug Reporting
    • Key Terms
  • Credits & Membership
    • About Arkain Beta Crew
    • Credits
      • Calculate Your Credit Usage
      • Purchasing Credits
    • Membership
      • Subscribing to Membership
  • FAQ
    • FAQ
      • How to run as background process
      • SSH Configuration
      • Why my container blocked
      • I want to use Selenium.
      • How do I copy / paste from the terminal?
      • Official Template Guide
        • Web with Open API
  • What's new?
    • Arkain Release Note
      • March 31, 2025
      • Apr 7, 2025
      • Apr 14, 2025
      • Apr 24, 2025
      • May 15, 2025
      • May 23, 2025
      • Jun 5, 2025
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. User Guide
  2. Dashboard
  3. Container
  4. Container Management

Import GitHub Repos

PreviousCreating ContainerNextContainer Settings

Last updated 2 months ago

Was this helpful?

You can import a project from a GitHub repository and continue working on it in Arkain.

1

Go to the and click [+ New container].

2

Authenticate your GitHub account

  • In the 'Create Container' popup, click the [Import from GitHub] button in the top right corner.

  • Click the [Github authorization] button to link your account through GitHub account.

  • Upon successful authentication, the list of repositories from the GitHub account will be displayed.

3

Create a container from GitHub repository

  • Select the repository you want to import. If the repository is set as private, it will be indicated with a badge in the list.

  • The software stack and name will be automatically entered based on the selected repository, and you can freely modify them if needed.

  • If needed, activate additional modules/packages to install them.

  • Lastly, click the [Import project] button to create the container based on the provided information.

Dashboard