Commit Graph

29 Commits

Author SHA1 Message Date
pedro 920d0ef8fa pxe: improve autostart script 2024-09-26 19:41:16 -03:00
pedro 7675974a1c pxe: add nfs-common 2024-09-26 13:57:32 -03:00
pedro bea653cdcd pxe: improve autostart 2024-09-26 13:56:26 -03:00
pedro 94da8a9a1c pxe: trying to fix autostart script 2024-09-26 13:46:56 -03:00
pedro 9a2198054c Revert "pxe: we know the server host, is in the config"
This reverts commit 5399d544ee.
2024-09-26 13:24:45 -03:00
pedro cde3b06fba pxe: fix autostart script 2024-09-26 12:28:03 -03:00
pedro 5399d544ee pxe: we know the server host, is in the config 2024-09-26 12:21:24 -03:00
pedro 30dce9b2ef workbench-script: improve autostart script 2024-09-26 12:17:12 -03:00
pedro 603e9c4986 deploy-workbench: no debug mode when script ended 2024-09-26 11:26:24 -03:00
pedro d4076fa2a8 pxe: do the trick for rw snapshots dir 2024-09-25 20:16:20 -03:00
pedro 4bdc55b46d deploy-workbench: detect nfs env 2024-09-25 13:40:00 -03:00
pedro c3c3a87155 no, nfs common is not needed 2024-09-25 11:15:44 -03:00
pedro 02dc9aaae8 deploy-workbench: add nfs as dependency 2024-09-25 11:08:55 -03:00
pedro 83f22bf09b deploy-workbench: protect shell vars 2024-09-25 11:08:36 -03:00
pedro bbfb5864fd deploy workbench: bugfix copy of settings.ini 2024-09-24 12:21:03 -03:00
pedro e99ebaab5c deploy-workbench: fixes: mkfs.vfat not found 2024-09-24 12:00:33 -03:00
pedro a47fab6c35 deploy-workbench.sh: clearer persistence size 2024-09-20 19:55:21 -03:00
pedro 8fc62ba8da deploy-workbench.sh: bugfix wrong check 2024-09-20 17:03:50 -03:00
pedro f1de55e0b3 deploy-workbench: increase persistence partition
allow more snapshots on the persistence partition

from 10 to 100 MiB
2024-09-20 17:03:30 -03:00
pedro eed87b3b1a deploy-workbench.sh: add FORCE var
to recreate persistence partition
2024-09-20 11:58:58 -03:00
pedro 50e8cb5f6b deploy-workbench.sh: just copy local settings.ini 2024-09-20 11:39:23 -03:00
pedro 9473391ba5 deploy-workbench.sh: use proper sudo here 2024-09-20 11:36:42 -03:00
pedro d0f3f337d2 deploy-workbench.sh: update with new settings.ini 2024-09-20 11:36:24 -03:00
pedro 3688088958 workbench deploy: detect ubuntu and guide user 2024-09-19 13:06:25 -03:00
pedro b005a5e158 workbench deploy: bugfix workbench-script copy
create directory and enforce that it is copied in directory
2024-09-19 13:05:52 -03:00
pedro a9af55d109 workbench: use declarative config instead of args
The only arg needed is the location of the config, which is optional
2024-09-19 12:42:03 -03:00
pedro 8627cd8003 bugifx workbench deploy
use tee instead of cat

here ${SUDO} is used, because it is assumed a third party system which
could have its own configuration, so we deal the different situations
fine (with or without sudo, etc.)
2024-09-19 12:40:49 -03:00
pedro d3018abde9 workbench: use sudo everywhere
that means adjusting fine the hostname, which right now is hardcoded
to workbench
2024-09-19 12:40:04 -03:00
pedro 0545a2f460 add initial version of workbench deploy system 2024-09-18 13:50:55 -03:00