Commit Graph
54 Commits
Author SHA1 Message Date
wakonig_k b7ab9db32c fix: send request as json, not url 2025-09-11 09:22:49 +02:00
wakonig_k 0ddcf41d33 chore: allow logs for now 2025-09-10 20:08:09 +02:00
wakonig_k ecda3e0725 fix: typo 2025-09-10 14:48:08 +02:00
wakonig_k 7e05eb4bee refactor: change from inventory name to fqdn 2025-09-10 14:46:11 +02:00
wakonig_k 80dfb85320 fix: env vars for bec atlas credentials 2025-09-10 14:36:22 +02:00
wakonig_k 8e71c1c06c fix: check status code before continuing 2025-09-09 12:06:00 +02:00
wakonig_k e61b479435 feat: add atlas deploy steps 2025-09-09 11:57:19 +02:00
wakonig_k 5427b6f62c fix: add folder for secrets, owned by the service user 2025-09-09 10:47:12 +02:00
usov_i 8187e6b4ef Set local folder for BEC server logs 2025-08-19 14:24:03 +02:00
usov_i c396377852 Set safe.directory only for the corresponding deployments 2025-08-19 14:17:08 +02:00
usov_i 8649721323 Create a folder for BEC server logs 2025-08-19 14:09:00 +02:00
usov_i 5dddf383ed Utility rename deployment_path -> timestamped_deployment_path 2025-08-19 14:02:55 +02:00
usov_i fd72fe5b94 Set core.sharedRepository
This might not be compatible with admin scripts that change ownership/permissions on different beamlines
2025-08-18 13:56:46 +02:00
usov_i 06fe37d567 Fix bec-set-account permissions 2025-08-15 15:57:41 +02:00
usov_i e4a269f51c Move deployment configs out of bec repo 2025-08-15 10:00:59 +02:00
usov_i d10993f011 Move bec_set_account binary out of bec repo 2025-08-15 09:59:52 +02:00
usov_i e9aca50b33 Set safe.directory for bec repositories 2025-08-14 17:25:27 +02:00
usov_i 07b23b7948 Edit local configs of git repos 2025-08-14 11:35:31 +02:00
usov_i 8f0cafa5fa Disable redis protected-mode on rhel9 2025-08-14 11:20:48 +02:00
usov_i 81d2657d0d Rename variables
bec_user -> deployment_user
bec_service_user -> service_user
bec_deployments_path -> deployment_path_prefix
bec_path -> deployment_path
2025-08-04 16:08:51 +02:00
usov_i 73cbae49e0 Make sure intermediate folders are created
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/copy_module.html#parameter-dest
2025-08-04 14:08:23 +02:00
usov_i a3ccb76456 Fix redis config update on rhel8 2025-08-04 13:57:44 +02:00
usov_i 3716dadea4 Update user git branch name 2025-08-04 13:07:09 +02:00
usov_i b9d9f7d553 No bec server restart on client config update 2025-08-04 13:02:07 +02:00
usov_i 21e3637744 Remove installation of vscode
This step is migrated to puppet
2025-08-04 13:01:16 +02:00
usov_i a5a3893ee4 Remove installation of redis
This step is migrated to puppet
2025-07-31 14:31:06 +02:00
usov_i 4f1450a271 Remove installation of tools
This step is migrated to puppet
2025-07-31 14:29:55 +02:00
wakonig_k 952b491a75 feat: add separate server and client config 2025-07-24 10:28:34 +02:00
usov_i 9e50b4d106 Deploy bec-set-account script 2025-07-22 10:40:42 +02:00
usov_i 318766a738 Move BEC client-related tasks from psi.bec_console 2025-07-14 16:00:41 +02:00
usov_i 2b5545112d Fix redis install 2025-06-20 15:43:22 +02:00
wakonig_k a58d05a92c fix: pull ophyd devices from github 2025-05-26 18:05:06 +02:00
wakonig_k 9d3dd60dd7 build: update BEC URL to pull from github 2025-05-23 09:56:08 +02:00
wakonig_k 2b7ee0ea02 build: update BEC Widgets URL to pull from github 2025-05-12 14:38:56 +02:00
usov_i a88bcaa5f1 Fix ansible check mode 2025-02-04 10:47:57 +01:00
usov_i 7336d32402 Update epics config with systemd timer 2025-01-06 13:48:48 +01:00
usov_i 5ed9461159 Update packages to latest versions 2024-11-04 17:36:25 +01:00
usov_i 0fb20091d2 Remove unused var 2024-10-15 15:49:39 +02:00
usov_i 4720ed508c Remove dependency on geerlingguy.redis
The role dropped support for RHEL8 in the recent update
2024-10-15 11:08:49 +02:00
usov_i 7eed7bda32 Run bec-server as a systemd service 2024-10-09 15:14:36 +02:00
usov_i 396ccb0bee Install redis via dnf module
geerlingguy.redis doesn't seem to provide an option to install from a different module stream
2024-10-09 12:41:50 +02:00
usov_i f1e28fdbe9 Allow multiple deployments 2024-09-16 15:13:31 +02:00
usov_i bdece08421 Remove venv activation 2024-08-05 13:13:32 +02:00
usov_i 1243eba218 Skip bec venv activation in ansible check mode 2024-08-02 21:13:16 +02:00
usov_i 0c4ab88b84 Skip link creation in ansible check mode 2024-08-02 20:01:30 +02:00
usov_i 3cd5479ecc Activate venv via symlink 2024-08-02 19:20:51 +02:00
usov_i aa44145fb0 Accept bec_deployments_path and deploy in timestamped folder 2024-08-02 18:45:11 +02:00
usov_i da722431d7 Extract bec_user_branch_name var 2024-08-02 18:41:53 +02:00
usov_i 4034d737b3 Activate bec venv in new terminals 2024-08-02 16:19:42 +02:00
usov_i ea0a3fd921 Create a link to the current deployment 2024-08-02 15:46:42 +02:00