For the complete documentation index, see llms.txt. This page is also available as Markdown.

Container Sharing

You can share your container with others to collaborate or showcase your projects.

Sharing a Container from the Workspace

You can also share a container from Arkain's Workspace. In the Workspace of the container you want to share, click the [Share This Container]() icon in the Sidebar.

The share options are provided as segmented buttons() — Share as an email and Share by link.

Share as an email

1

In the segmented button group, click the [Share as an email] button, enter the email address of the user you want to share the container with.

2

When a matching Arkain user appears, click their name to add them to the invitation list. The added users are displayed as badges above the input field — you can click the icon on each badge to remove them from the list.

3

Set the sharing permissions by using the dropdown below the input field to define the access level for all invited users before sending the invitation.

Permission
Possible actions

Readonly

  • Source code view

Editable (non-root)

  • Source code view, edit

Editable (root)

  • Source code view, edit

  • Version control (Git)

  • Configuring init script

  • URL/Port

  • Environment Variable

Editable & sharable (root)

  • Source code view, edit

  • Version control (Git)

  • Configuring init script

  • URL/Port

  • Environment Variable

  • Sharing Container

  • Changing member permissions

4

Click the [Invite] button to send an invitation email and share the container with the selected users.

1

Click the [Share by link] button.

2

Click the [Copy]() icon right to the URL and share the URL with the intended recipients.

3

If needed, click [Refresh]() icon to regenerate a new URL.

Sharing a Container from the Dashboard

You can also share containers in the Arkain Dashboard page.

Container Sharing

Last updated