Explorar el Código

add note about progress meter during packer build

tags/v1.2.3
Jonathan Cobb hace 4 años
padre
commit
0ac2ba6a41
Se han modificado 3 ficheros con 18 adiciones y 3 borrados
  1. +6
    -1
      docs/launch-node-from-local.md
  2. +6
    -1
      docs/launch-node-from-remote.md
  3. +6
    -1
      docs/remote-launcher.md

+ 6
- 1
docs/launch-node-from-local.md Ver fichero

@@ -20,7 +20,12 @@ The screen will refresh and show a progress meter. A typical launch will take ab
The very first Bubble you launch will build a [Packer](https://packer.io) image that will be used for this and
subsequent launches.

This process adds about 20-25 minutes to the launch process. This only happens the first time you launch a Bubble.
This process adds about 20-25 minutes to the launch process.

While the packer image is building, the progress meter will appear to be "stuck" at 1%. This is normal.
If you're curious, you can observe the packer image being built in your Bubble logs.

This only happens the first time you launch a Bubble.
Later launches can skip this step, because Bubble will detect that the packer image already exists.

## Install Bubble Apps


+ 6
- 1
docs/launch-node-from-remote.md Ver fichero

@@ -23,7 +23,12 @@ The screen will refresh and show a progress meter. A typical launch will take ab
The very first Bubble you launch will build a [Packer](https://packer.io) image that will be used for this and
subsequent launches.

This process adds about 20-25 minutes to the launch process. This only happens the first time you launch a Bubble.
This process adds about 20-25 minutes to the launch process.

While the packer image is building, the progress meter will appear to be "stuck" at 1%. This is normal.
If you're curious, you can observe the packer image being built in your Bubble logs.

This only happens the first time you launch a Bubble.
Later launches can skip this step, because Bubble will detect that the packer image already exists.

## Install Bubble Apps


+ 6
- 1
docs/remote-launcher.md Ver fichero

@@ -32,7 +32,12 @@ The screen will refresh and show a progress meter. A typical launch will take ab
The very first Remote Launcher you launch will build a [Packer](https://packer.io) image that will be used for this and
subsequent launches.

This process adds about 20-25 minutes to the launch process. This only happens the first time you launch a Remote Launcher.
This process adds about 20-25 minutes to the launch process.

While the packer image is building, the progress meter will appear to be "stuck" at 1%. This is normal.
If you're curious, you can observe the packer image being built in your Bubble logs.

This only happens the first time you launch a Remote Launcher.
Later launches can skip this step, because Bubble will detect that the packer image already exists.

## Next Steps


Cargando…
Cancelar
Guardar