29 Commits

Author SHA1 Message Date
Pallav Vasa
156b47aded feat: use locally built image for starting a pod 2025-05-16 23:35:00 +00:00
yeti
37892e4c0a fix: update location of ssh keys inside container 2025-05-16 14:04:35 +01:00
yeti
e6ca515744 feat(ssh): pass client $TERM variable to container's tmux session 2025-05-14 07:37:20 +01:00
yeti
8aefadda19 feat: set EDITOR=nvim before tmux starts inside podman 2025-05-14 07:36:14 +01:00
yeti
b94cc5537e feat(ssh): add check for non-interactive terminal 2025-05-13 16:39:45 +01:00
yeti
d8358cdccb feat(ssh): set environment variable TERM=tmux-256color for correct colours 2025-05-13 15:15:56 +01:00
yeti
7f9b932193 chore(ssh): correct function name 2025-04-25 07:29:21 +01:00
yeti
2f3914a460 feat(ssh): remove redundant fallback checks 2025-04-25 07:26:13 +01:00
yeti
f370f68dbd fix(ssh): correct gitconfig file name 2025-04-25 07:09:53 +01:00
yeti
303d9ad2eb feat(ssh): add secrets and git files 2025-04-18 19:14:43 +01:00
yeti
750aadb458 feat(ssh): move to private loggging per user 2025-04-18 09:23:37 +01:00
yeti
aa6c1d7771 fix(ssh): fix issue with empty argument, add logs, add check for socket 2025-04-18 09:22:55 +01:00
yeti
6ec78f09fd feat: pull the image from root repo if not available locally 2025-04-18 08:31:42 +01:00
yeti
a729d4e36f feat: add access list for workspaces 2025-04-18 04:46:00 +01:00
yeti
833080739b feat(tmux): provide custom session name 2025-04-18 04:18:57 +01:00
yeti
d2be48ac3c style(tmux): improve the sytle of session name 2025-04-18 04:18:37 +01:00
yeti
54b7c9086b refactor: container -> workspace 2025-04-18 03:55:46 +01:00
yeti
6cf8dbd73a feat: remove socket path from commands 2025-04-18 03:25:46 +01:00
yeti
3d176b09d1 feat(ssh): improve the flow of logs and improve session management 2025-04-18 02:56:25 +01:00
yeti
c4e196f4af feat(ssh): add information about the person logging in 2025-04-18 02:42:57 +01:00
yeti
f928ab5a0f feat: remove viewer user 2025-04-18 02:22:13 +01:00
yeti
0142d20648 fix(ssh): fix issues with tmux_cmd, improve logs, suppress outputs 2025-04-18 02:17:19 +01:00
yeti
bdc94735f2 fix: correct tmux socket directory and name 2025-04-17 16:56:30 +01:00
yeti
f1a93ae19e fix(ssh): image has a start script already 2025-04-17 16:02:51 +01:00
phoenix
578e3f4829 feat(ssh): more improvements to the router script
- add ability to connect to tmux sockets
- create variables for dev user
- fix issue with variable usage USER
2025-04-17 13:00:48 +01:00
phoenix
f27ca9c212 feat: add fallback message before exit 2025-04-17 06:55:36 +01:00
phoenix
dfca4782bf fix: correct command for running a container from image 2025-04-17 06:41:56 +01:00
phoenix
e380058907 fix: correct logic for rw/ro cases 2025-04-17 06:36:42 +01:00
phoenix
0fe0d427e0 feat: route ssh to run a specifc shell script 2025-04-17 06:15:55 +01:00