refactor: reorganize template files and update provisioning paths
This commit is contained in:
14
backend/templates/TOOLS.md
Normal file
14
backend/templates/TOOLS.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# TOOLS.md
|
||||
|
||||
BASE_URL={{ base_url }}
|
||||
AUTH_TOKEN={{ auth_token }}
|
||||
AGENT_NAME={{ agent_name }}
|
||||
AGENT_ID={{ agent_id }}
|
||||
BOARD_ID={{ board_id }}
|
||||
WORKSPACE_ROOT={{ workspace_root }}
|
||||
WORKSPACE_PATH={{ workspace_path }}
|
||||
SKYLL_AUTO_INSTALL=true
|
||||
|
||||
Notes:
|
||||
- Use curl for API calls.
|
||||
- Log progress via task comments.
|
||||
Reference in New Issue
Block a user