Commit Graph

14 Commits

Author SHA1 Message Date
Alexis Pentori 55a91f9835
readme: update with init parameters
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-27 10:05:28 +01:00
Alexis Pentori 36600570dd
readme: update with init parameters
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-27 09:58:51 +01:00
Alexis Pentori 174c62d4b6
tasks: adding tags to each tasks
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-27 09:58:50 +01:00
Alexis Pentori 78e56ee4e2
registry: adding init script for registry backup organization
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-27 09:58:49 +01:00
Alexis Pentori 775422e643
tasks: fix
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-22 15:10:26 +01:00
Alexis Pentori 7c9ecb2673
config: enabiling packages repository
Param is true by default, adding it for visibility

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-20 16:47:56 +01:00
Alexis Pentori a9b5648cf6
token: removing invalid condition and registration
`skipped` is not return by uri module anymore
  Both tasks are in the same block depending on the existance of the
  file. The condition is not necessary.

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-17 16:14:37 +01:00
Alexis Pentori 150ee241ad
config: updating deprecated PATH
Deprecated config option `[server]` `LFS_CONTENT_PATH` present. Use `[lfs]` `PATH` instead. This fallback will be/has been removed in v1.19.0

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-17 15:51:54 +01:00
Alexis Pentori 6abaec8e0e
admin: launching command with git user instead of root
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-17 15:51:21 +01:00
Alexis Pentori 9e978c0d94
admin: removing credential to obtain 404 error
When the users endpoint doesn't need auth, but if the credential are
  incorrect it return a code 401. Not adding 401 as expected status_code
  to avoid confusion in case of wrong credential with existing user

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-17 14:31:47 +01:00
Jakub Sokołowski 6c40ef08bf
upgrade from 1.17.0 to 1.20.3
https://github.com/go-gitea/gitea/releases/tag/v1.20.3

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-31 11:43:39 +02:00
Jakub Sokołowski bc5520c80c
add Ansible metadata
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-10-20 19:15:15 +02:00
Jakub Sokołowski 0638064272
move files from infra-office repo
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-10-20 19:06:55 +02:00
Jakub Sokołowski bfa74aa025
initial empty commit
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-10-20 18:22:28 +02:00