Skip to content

📖 first draft of no-install get started guide#15

Merged
daminetreg merged 3 commits into
mainfrom
doc/noinstall-get-started
Mar 11, 2026
Merged

📖 first draft of no-install get started guide#15
daminetreg merged 3 commits into
mainfrom
doc/noinstall-get-started

Conversation

@pysco68

@pysco68 pysco68 commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Just a quick guide of how to build in a throwaway environment using the official release tipibuild/tipi-ubuntu container for --host --distributed builds.

@pysco68 pysco68 self-assigned this Mar 5, 2026

@daminetreg daminetreg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good thanks much, I just have minor cosmetic change.

Comment thread NOINSTALL_FIRST_STEPS.md Outdated
```bash
# Disable the tipi.build cache (which would otherwise require a user account setup first)
export TIPI_CACHE_CONSUME_ONLY=ON
export TIPI_CACHE_FORCE_ENABLE=OFF

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets pass these 2 to the docker -e

Comment thread NOINSTALL_FIRST_STEPS.md Outdated

export RBE_service="<cluster_dns_address>:<cluster_port>"
export RBE_tls_client_auth_cert="$HOME/.engflow/<cluster_cert>"
export RBE_tls_client_auth_key="$HOME/.engflow/<cluster_key>"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the README we use a different nomenclature and keep the zip file name generated by the englow ui to simplify: https://github.com/tipi-build/get-started/pull/15/changes#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L27-L30

Can you make it be equal to the existing readme ?

Comment thread NOINSTALL_FIRST_STEPS.md Outdated
If you want a quick, no-install way to test cmake-re builds against an EngFlow cluster and you already have `docker` (and `jq`) installed on your local machine, this guide is the easiest way to build the `getting-started` project.

```
docker pull tipibuild/tipi-ubuntu:v0.0.83

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use :latest ?

@daminetreg
daminetreg merged commit 4a9b94c into main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants