Commit Graph

25 Commits

Author SHA1 Message Date
Jakub Sokołowski 89acb00bfb
config: use formatting that Gitea wants
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-01 20:27:11 +02:00
Jakub Sokołowski 03111e3164
use full names of ansible roles used
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-01 20:25:26 +02:00
Jakub Sokołowski 11550bd8a4
config: use port 2222 for SSH
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-01 19:55:22 +02:00
Jakub Sokołowski 748cf2fe19
compose: rename docker file to compose
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-01 19:55:21 +02:00
Jakub Sokołowski 5e48c5ec8a
docker: upgrade Docker Compose to V2
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-01 19:55:20 +02:00
Anton Iakimov 9372a049c2
config: disable repo_archives
We use gitea as a github archive and we also backup repos in restic.
2024-03-04 11:52:11 +01:00
Jakub Sokołowski 45d63139cf
init: fix script to use gitea api token
Using username and password fails when 2FA is enabled:
https://docs.gitea.com/development/api-usage#authentication

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-02-01 10:43:35 +01:00
Jakub Sokołowski b5c0898bab
upgrade from 1.20.3 to 1.21.4
https://github.com/go-gitea/gitea/releases/tag/v1.21.4

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-31 16:40:57 +01:00
Jakub Sokołowski 5491663802
cleanup: fix typo in requests lib usage
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-08 16:24:23 +01:00
Jakub Sokołowski 8a13f35339
cleanup: rename purge script to be a cleanup script
Also move script to files since it's not a template.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-08 16:24:22 +01:00
Alexis Pentori 7ba600d79a
purge: init script
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-28 10:08:52 +01:00
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