Skip to content

Commit 76679b5

Browse files
note
1 parent 77f7f55 commit 76679b5

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

user-guide/01-getting-started/02-software-set-up.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ hide_table_of_contents: true
99
import TOCInline from '@theme/TOCInline';
1010
import ButtonDownloadVersionedImage from '@site/src/components/ButtonDownloadVersionedImage';
1111

12-
:::tip
13-
Hi 👋 ! Pioreactor team here: the software for Pioreactor v1.5 isn't _quite_ ready, but likely this week of Nov 10th. Follow here: https://forum.pioreactor.com/t/heads-up-v1-5-software-not-ready-yet/972/1
14-
:::
15-
1612

1713
### Before you begin
1814

user-guide/03-Extending your Pioreactor/01-cluster-management/03-change-model.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ Return to the Inventory page and reopen the **Model** dropdown. Your custom entr
7070
- **No new dropdown entries:** confirm the YAML file lives in `/home/pioreactor/.pioreactor/models/` on the leader and that the file extension is `.yaml` or `.yml`. Restart the `pioreactor-web.target` service once more.
7171
- **Validation errors in the logs:** open `pioreactor.log` or run `journalctl -u pioreactor-web.target` to view the message, then update the YAML file accordingly.
7272
- **Distribute to workers**: workers need these files to, so if you've added it to your leader, you can run `pios cp ~/.pioreactor/models/my_custom_model.yaml` to distribute it to workers.
73+
- **Hardware directory in sync:** if your hardware definitions live outside the default location, update the contents of `$DOT_PIOREACTOR/hardware/` (typically `~/.pioreactor/hardware/`) so every unit uses the same model metadata.

0 commit comments

Comments
 (0)