Julien Oculi
|
3942706da5
|
fix(forgejo/deploy): update owner and permissions of config files
|
2024-07-17 17:01:59 +02:00 |
|
Julien Oculi
|
78e02a6452
|
fix: ensure owner of installed/deployed files are root or targeted service
|
2024-07-17 16:18:12 +02:00 |
|
Julien Oculi
|
f3a1437a62
|
fix(zsh): missing path update in .zshrc
|
2024-07-17 16:04:34 +02:00 |
|
Julien Oculi
|
59b91cc04e
|
revert(f61bdbb ): reuse deb-get classic install
|
2024-07-11 15:55:51 +02:00 |
|
Julien Oculi
|
0aa7787ced
|
fix(zsh/install): test if directory exists instead of which omz
|
2024-07-11 15:41:23 +02:00 |
|
Julien Oculi
|
364183b7f9
|
fix(zsh/config): missing /usr/games in $PATH
|
2024-07-11 15:34:22 +02:00 |
|
Julien Oculi
|
65eb50f72e
|
doc(README): update general use example
|
2024-07-11 15:09:30 +02:00 |
|
Julien Oculi
|
1b38e01784
|
fix(zsh/deploy): use absolute path for cmd due to unknown broken $PATH
|
2024-07-11 14:59:58 +02:00 |
|
Julien Oculi
|
807917338e
|
fix: remove base dir and not only files before git clone
|
2024-07-11 14:31:47 +02:00 |
|
Julien Oculi
|
cf998be24c
|
fix(website/install): remove old files before git clone
|
2024-07-11 14:28:23 +02:00 |
|
Julien Oculi
|
f8295b6045
|
fix(requirements): missing $@ in deb-get invoke script
|
2024-07-11 14:23:28 +02:00 |
|
Julien Oculi
|
86896228b0
|
fix(requirements): missing -e in echo cmd
|
2024-07-11 14:15:29 +02:00 |
|
Julien Oculi
|
671779aac3
|
fix(vim/install): typo in vim install cmd
|
2024-07-11 14:14:34 +02:00 |
|
Julien Oculi
|
f61bdbb50a
|
fix(requirements): temp path for broken deb-get install
|
2024-07-11 13:43:10 +02:00 |
|
Julien Oculi
|
9ac5cc0de0
|
fix(zsh/deploy): clean plugins directories before cloning them
|
2024-07-11 12:59:19 +02:00 |
|
Julien Oculi
|
42f25ece18
|
fix(vim/install): remove old vundle sources before git clone
|
2024-07-11 12:47:42 +02:00 |
|
Julien Oculi
|
67f80dca18
|
fix(portfolio_server): remove old files before cloning sources
|
2024-07-11 12:44:33 +02:00 |
|
Julien Oculi
|
142064f9fc
|
refactor: remove requirement duplicated install
|
2024-06-17 10:46:44 +02:00 |
|
Julien Oculi
|
d6ded7deee
|
doc: add descriptions to some requirements cli
|
2024-06-17 10:45:52 +02:00 |
|
Julien Oculi
|
c267db48e8
|
feat: add inxi system config viewer to requirements
|
2024-06-17 10:24:17 +02:00 |
|
Julien Oculi
|
80f608e6f1
|
fix(website): use relative path cmd before cd
|
2024-06-06 16:07:33 +02:00 |
|
Julien Oculi
|
e0f7c68e3c
|
refactor: move website service from website repo to server_config
|
2024-06-06 15:58:35 +02:00 |
|
Julien Oculi
|
7c452507fe
|
build: add test scripts for manual debugging
|
2024-06-06 15:46:50 +02:00 |
|
julien.oculi
|
6dd94237f8
|
Merge pull request 'doc: update main readme infos' (#8) from leo.comeres/server_config:main into main
Reviewed-on: #8
|
2024-06-06 15:35:07 +02:00 |
|
leo.comeres
|
d54663a25a
|
Update README.md
|
2024-06-06 15:27:40 +02:00 |
|
leo.comeres
|
3280e30c7f
|
Update README.md
|
2024-06-06 15:24:25 +02:00 |
|
julien.oculi
|
f38a467247
|
Merge pull request 'doc: add and update readme of several services' (#7) from leo.comeres/server_config:main into main
Reviewed-on: #7
|
2024-06-06 15:22:09 +02:00 |
|
leo.comeres
|
9e16b7e7fb
|
Update sshd/README.md
|
2024-06-06 14:58:36 +02:00 |
|
leo.comeres
|
eb9b51691b
|
Update sshd/README.md
|
2024-06-06 14:57:02 +02:00 |
|
leo.comeres
|
e4038f2734
|
Add git/README.md
|
2024-06-06 14:52:57 +02:00 |
|
leo.comeres
|
a46992a22d
|
Update iptables/README.md
|
2024-06-06 14:48:19 +02:00 |
|
leo.comeres
|
aed20e6267
|
Update fail2ban/README.md
|
2024-06-06 14:41:02 +02:00 |
|
julien.oculi
|
a5d177fabe
|
Merge pull request 'Add fastfetch/README.md' (#6) from leo.comeres/server_config:main into main
Reviewed-on: #6
|
2024-06-06 14:22:03 +02:00 |
|
leo.comeres
|
23334c686d
|
Add fastfetch/README.md
|
2024-06-06 14:14:40 +02:00 |
|
Julien Oculi
|
bb76bd82c5
|
feat(vim): add :W command to "write as sudo" if opened as user
|
2024-06-06 13:23:47 +02:00 |
|
Julien Oculi
|
ac12d3ea97
|
feat: add gitconfig config and scripts
|
2024-06-05 23:43:19 +02:00 |
|
Julien Oculi
|
f0129109cb
|
fix: remove silent flag for vim plugin install
|
2024-06-05 23:07:59 +02:00 |
|
Julien Oculi
|
04563dc869
|
feat: preinstall vim plugin automatically
|
2024-06-05 22:57:57 +02:00 |
|
Julien Oculi
|
f55b033739
|
fix: switch to gruvbox vim theme to fix theme install issues
|
2024-06-05 22:36:11 +02:00 |
|
Julien Oculi
|
c64722e16f
|
fix: add missing vim theme plugin
|
2024-06-05 22:31:03 +02:00 |
|
Julien Oculi
|
cbbf1a2be8
|
fix: setup zsh theme before sourcing oh-my-zsh
|
2024-06-05 21:52:39 +02:00 |
|
Julien Oculi
|
f3888fa03e
|
fix: patch fp alias by replacing bat with batcat
|
2024-06-05 21:39:08 +02:00 |
|
Julien Oculi
|
63a47dbe76
|
feat: source webinstall envs and paths
|
2024-06-05 21:20:40 +02:00 |
|
Julien Oculi
|
ee8c57ad6b
|
fix: replace redundant zoxide alias with zoxide init
|
2024-06-05 21:18:47 +02:00 |
|
Julien Oculi
|
fb8bce4bba
|
fix: force cache update for caddy sources
|
2024-06-05 21:12:41 +02:00 |
|
Julien Oculi
|
e70dc321d9
|
fix: replace zsh-syntax-highlighting from apt to git clone
|
2024-06-05 21:04:23 +02:00 |
|
Julien Oculi
|
2748867113
|
fix: update path in zshrc
|
2024-06-05 20:59:53 +02:00 |
|
Julien Oculi
|
344d1f66e7
|
feat: add empty TODO scripts to suppress tests errors
|
2024-06-05 20:40:18 +02:00 |
|
Julien Oculi
|
58ad74ffca
|
fix: install service before cd in portfolio_server deploy
|
2024-06-05 20:27:48 +02:00 |
|
Julien Oculi
|
1fba32b2ad
|
fix: path install and init of zoxide on debian
|
2024-06-05 19:08:46 +02:00 |
|