141 Commits

Author SHA1 Message Date
yeti
22196ab0c3 feat(buildah): adapt buildah script to use global ssh config 2025-05-13 08:49:55 +01:00
yeti
fd9e672d28 feat(ssh): use global ssh config 2025-05-13 08:48:50 +01:00
yeti
c67ce5e7e4 feat(build): add execute permission for secure folder 2025-04-25 08:11:19 +01:00
yeti
67ccaa0ac2 feat(zsh): change theme 2025-04-25 07:36:35 +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
9f982bed72 feat(tasks): add script to copy ssh_router.sh to /home/infilytics 2025-04-25 07:17:16 +01:00
yeti
18c9e59a94 feat(tasks): add tasks.json 2025-04-25 07:11:54 +01:00
yeti
32c979cde4 feat(buildah): add devuser uid & gid to match host system for correct permissions 2025-04-25 07:11:32 +01:00
yeti
f370f68dbd fix(ssh): correct gitconfig file name 2025-04-25 07:09:53 +01:00
yeti
0270cd966b fix(buildah): use dev_home variable instead of hard coded path 2025-04-24 20:50:29 +01:00
yeti
71d675c91c feat(buildah): reduce run statements 2025-04-24 20:48:06 +01:00
yeti
e9303e2a98 feat(buildah): adopt copy statements to new local file structure 2025-04-24 20:47:03 +01:00
yeti
0ba2686971 feat: move configuration files inside home folder 2025-04-24 16:11:46 +01:00
yeti
f392a2f4f5 chore(buildah): remove custom socket location 2025-04-24 10:08:14 +01:00
yeti
020e6641f8 fix(ssh): change allow host 2025-04-18 19:15:32 +01:00
yeti
740af9bf27 fix(ssh): correct paths 2025-04-18 19:15:14 +01:00
yeti
9d06f43323 feat: update authorized key structure 2025-04-18 19:14:43 +01:00
yeti
f43f71fb36 feat(access): add palak's access 2025-04-18 19:14:43 +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
da444a58cc chore(gitignore): user files/ 2025-04-18 05:02:35 +01:00
yeti
0bf139cd91 feat: add features to generate gitconfig & ssh key files 2025-04-18 05:02:16 +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
2dd0150935 fix(buildah): add back secproc group 2025-04-18 02:59:09 +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
088db8fc58 chore(gitignore): logs 2025-04-18 02:17:19 +01:00
yeti
0142d20648 fix(ssh): fix issues with tmux_cmd, improve logs, suppress outputs 2025-04-18 02:17:19 +01:00
yeti
fcf765da20 fix(zsh): correct way of loading zsh autosuggestions and highlighting 2025-04-17 22:57:08 +01:00
yeti
791add1e93 feat(script): add script to cleanup images 2025-04-17 22:56:02 +01:00
yeti
7494ad1d18 chore: remove setfacl hardening
not working as expected
2025-04-17 22:55:40 +01:00
yeti
f713f338db feat(zsh): enable osc52 copy 2025-04-17 22:54:39 +01:00
yeti
3ce92a45d1 fix(lazygit): delete redundant files 2025-04-17 22:54:04 +01:00
yeti
c104750a02 feat(buildah): add some packages and set permissions to specific files 2025-04-17 21:36:03 +01:00
yeti
8b5433999a fix: remove tmux and zsh plugins 2025-04-17 19:31:26 +01:00
yeti
e91499586a feat(nvim): disable fetching missing updates 2025-04-17 18:34:12 +01:00
yeti
6d5018ab15 feat: re-organize the code into clear separate sections and use acls 2025-04-17 18:33:43 +01:00
yeti
bdc94735f2 fix: correct tmux socket directory and name 2025-04-17 16:56:30 +01:00
yeti
30c4d9b7a8 fix(buildah): correct directory creation and reference 2025-04-17 16:54:59 +01:00
yeti
954cee98db feat(buildah): reorganize commands and set immutable bit only on files 2025-04-17 16:54:06 +01:00
yeti
28f4229768 fix(buildah): add && to correct the command 2025-04-17 16:50:24 +01:00
yeti
f1a93ae19e fix(ssh): image has a start script already 2025-04-17 16:02:51 +01:00