Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: refactor workspaces, projects, and targets #207

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
e178d94
docs: refactor workspaces, projects, and targets
stefanicjuraj Dec 17, 2024
c3394f0
docs: revert targets
stefanicjuraj Dec 17, 2024
ada5c80
docs: revert workspaces
stefanicjuraj Dec 17, 2024
5349ae0
docs: revert projects
stefanicjuraj Dec 17, 2024
79aced6
docs: modify workspaces
stefanicjuraj Dec 17, 2024
c1bc379
docs: add targets to usage section
stefanicjuraj Dec 17, 2024
00d6d19
docs: modify targets
stefanicjuraj Dec 17, 2024
7dd0431
docs: add workspace configurations
stefanicjuraj Dec 17, 2024
b061040
docs: modify sidebar configuration
stefanicjuraj Dec 17, 2024
a37a043
docs: add label
stefanicjuraj Dec 17, 2024
b37d32d
docs: add runners
stefanicjuraj Dec 17, 2024
cf2399a
docs: add runners to sidebar config
stefanicjuraj Dec 17, 2024
54c420c
docs: change status from active to running
stefanicjuraj Dec 20, 2024
51c5f68
docs: change tasks to jobs
stefanicjuraj Dec 20, 2024
c17bb0d
docs: wording modifications
stefanicjuraj Dec 20, 2024
de339dd
docs: change workspace config to workspace template
stefanicjuraj Dec 20, 2024
5a2f0da
docs: change target to target config
stefanicjuraj Dec 20, 2024
fddd7e6
docs: change target to target config
stefanicjuraj Dec 20, 2024
ac49524
docs: remove workspace with multiple projects section
stefanicjuraj Dec 20, 2024
63daafb
docs: remove existing from workspace templates
stefanicjuraj Dec 20, 2024
53e6fc5
docs: modify file naming
stefanicjuraj Dec 20, 2024
6584612
docs: modify sidebar config
stefanicjuraj Dec 20, 2024
4a54ce4
docs: modify formatting
stefanicjuraj Dec 20, 2024
6b2aa10
docs: update index (homepage)
stefanicjuraj Dec 21, 2024
01e3dc9
docs: modify runners command
stefanicjuraj Dec 23, 2024
9e37aee
docs: modify target config section
stefanicjuraj Dec 23, 2024
87f7cb9
docs: reposition section & add icon
stefanicjuraj Jan 9, 2025
c0eea7c
docs: reposition section
stefanicjuraj Jan 9, 2025
04b1d6b
Merge branch 'main' into refactor-workspace-project-target
stefanicjuraj Jan 11, 2025
fb9dc39
Merge branch 'main' into refactor-workspace-project-target
stefanicjuraj Jan 13, 2025
b95a8d6
Merge branch 'main' into refactor-workspace-project-target
stefanicjuraj Jan 14, 2025
2be29e9
docs: fix sidebar config
stefanicjuraj Jan 14, 2025
f2cb32c
docs: refactor providers
stefanicjuraj Jan 19, 2025
00647fa
docs: refactor target-config
stefanicjuraj Jan 19, 2025
3c161d7
docs: refactor runners
stefanicjuraj Jan 19, 2025
b0fc30f
docs: refactor targets
stefanicjuraj Jan 19, 2025
3a53cc6
docs: refactor sidebar
stefanicjuraj Jan 19, 2025
86d92e0
docs: refactor workspace-templates
stefanicjuraj Jan 19, 2025
5f5ac1e
docs: refactor providers
stefanicjuraj Jan 19, 2025
987ff95
docs: refactor target-config
stefanicjuraj Jan 19, 2025
d8ecdc5
docs: refactor targets
stefanicjuraj Jan 19, 2025
9cf2600
docs: refactor wording
stefanicjuraj Jan 19, 2025
721aa5d
docs: refactor target-config
stefanicjuraj Jan 19, 2025
12b1770
docs: refactor targets
stefanicjuraj Jan 19, 2025
170fb4c
docs: refactor runners
stefanicjuraj Jan 19, 2025
586014e
docs: remove projects from sidebar
stefanicjuraj Jan 19, 2025
10a754f
docs: remove projects
stefanicjuraj Jan 19, 2025
6b832cc
docs: reword paragraphs
stefanicjuraj Jan 19, 2025
15bb773
docs: refactor container registries
stefanicjuraj Jan 21, 2025
4b53776
docs: refactor providers
stefanicjuraj Jan 21, 2025
26dd9e0
docs: refactor target configs
stefanicjuraj Jan 21, 2025
118efe8
docs: refactor runners
stefanicjuraj Jan 21, 2025
8410b2a
docs: refactor targets
stefanicjuraj Jan 21, 2025
b4d6aa7
docs: refactor workspaces
stefanicjuraj Jan 21, 2025
9636ffd
docs: refactor workspaces
stefanicjuraj Jan 21, 2025
a2e89ce
docs: refactor container registries
stefanicjuraj Jan 21, 2025
d95097d
docs: update hyperlink
stefanicjuraj Jan 21, 2025
a47014f
docs: update steps
stefanicjuraj Jan 21, 2025
2cd1144
docs: update steps & hyperlink
stefanicjuraj Jan 21, 2025
3f84046
docs: update workspace creation logs
stefanicjuraj Jan 21, 2025
b54db74
docs: refactor workspaces
stefanicjuraj Jan 22, 2025
87f9295
docs: refactor container registries
stefanicjuraj Jan 22, 2025
640bc62
docs: refactor targets
stefanicjuraj Jan 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/content/docs/usage/runners.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ Daytona provides an option to register a new Runner, allowing you to deploy it o
1. Run the following command to register a new Runner:

```shell
daytona runner register
daytona server runner register
Tpuljak marked this conversation as resolved.
Show resolved Hide resolved
```

Upon running the command, Daytona will generate a code snippet containing the server API URL and API key required to deploy the Runner on the target system.

2. Paste the code snippet into the target system's terminal and execute it to deploy the Runner.
2. Paste the code snippet into the target system's terminal and execute it to configure the Runner.

## Start a Runner

Once the Runner is deployed on the target system, you can start it by running the following command:
Once the Runner is configured on the target system, you can start it by running the following command:

```shell
daytona runner start
daytona server runner start
Tpuljak marked this conversation as resolved.
Show resolved Hide resolved
```

The Runner will connect to the Daytona Server and its status will be marked as `Running`.