|
dfd054336c
|
Fix Permission denied (publickey,keyboard-interactive)
|
2022-10-04 12:35:48 +08:00 |
|
|
56fb3bb208
|
Use -n instead of ! -z.
|
2021-12-31 23:46:37 -05:00 |
|
|
95cb9fe6c0
|
change file permissions
|
2021-11-02 16:41:41 -05:00 |
|
|
1693bd969b
|
nginx: headers only main nginx
resolve the headers only in the NGINX that serves HTTPS and not in the container
|
2021-10-25 15:17:48 -05:00 |
|
|
d28adfa173
|
nginx: remove Strict-Transport-Security
Strict-Transport-Security is only HTTPS
|
2021-10-25 12:19:32 -05:00 |
|
|
37475fd3b8
|
nginx: improve conf
|
2021-10-25 11:57:56 -05:00 |
|
|
308734f2ea
|
SSH: disable login root
|
2021-10-24 16:03:27 -05:00 |
|
|
0b80d2615f
|
SSH: config hard security
|
2021-10-24 15:48:35 -05:00 |
|
|
a3e25be820
|
Add SSH security parameters
|
2021-10-24 12:30:34 -05:00 |
|
|
58ad76ba54
|
fix directory path, alpine used /etc/nginx/http.d for nginx files
|
2021-07-09 22:57:41 -05:00 |
|
|
1010d9d358
|
check directory /etc/nginx/conf.d as step
|
2021-07-09 22:49:20 -05:00 |
|
|
f9dbd38379
|
fix missing directory
|
2021-07-09 22:44:02 -05:00 |
|
|
dea8ef49a2
|
enable show owner
|
2021-06-02 22:12:25 -05:00 |
|
|
847ab47a52
|
Fix level section
|
2021-06-02 22:01:01 -05:00 |
|
|
f58b9b5fff
|
Fix permissions gitolite
|
2021-06-02 20:48:38 -05:00 |
|
|
d5fea7e6c3
|
Enable clone https
|
2021-06-02 20:47:51 -05:00 |
|
|
764a1cbb69
|
Fix nginx configuration
```
location ~* ^.+\.(css|png|ico)$ {
expires 30d;
}
```
^ that parameter causes that .css files cannot be explored
|
2021-05-23 16:04:01 -05:00 |
|
|
cdc8005303
|
Fix snapshot variable
|
2021-04-11 23:02:59 -05:00 |
|
|
e50c6eeba9
|
[entrypoint.sh]: improve cgit config
|
2021-04-08 16:39:05 -05:00 |
|
|
938767f582
|
Add more mimetypes and gitolite.rc file
|
2021-04-08 13:25:33 -05:00 |
|
|
7b8280c1d5
|
[entrypoint.sh]: change environment for alpine
|
2021-04-08 11:25:57 -05:00 |
|
|
37dbc490bb
|
enable dinamic config from gitolite
|
2021-04-08 10:51:05 -05:00 |
|
|
f98d998151
|
initial commit
|
2021-04-08 10:21:21 -05:00 |
|