|
|
fa5b88c272
|
Merge pull request 'Improved README' (#47) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/47
|
2025-10-24 20:08:37 +03:00 |
|
|
|
0527945668
|
Improved README
|
2025-10-24 19:59:20 +03:00 |
|
|
|
07a4586486
|
Merge pull request 'Divide add config and rproxy installation' (#46) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/46
v3.0
|
2025-10-21 01:39:48 +03:00 |
|
|
|
8c2afbcac9
|
Divide add config and rproxy installation
|
2025-10-21 01:25:24 +03:00 |
|
|
|
36c6511ed6
|
Remove registry installation from job
|
2025-10-21 00:46:04 +03:00 |
|
|
|
414976a4bc
|
Merge pull request 'HOTFIX remove tracking certs' (#40) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/40
v2.1HF1
|
2025-08-17 01:50:35 +03:00 |
|
|
|
196477798b
|
HOTFIX remove tracking certs
|
2025-08-17 01:50:17 +03:00 |
|
|
|
c5dead142f
|
Merge pull request 'Remove certificates from IPA tracking on repo rebuild' (#39) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/39
v2.1
|
2025-08-16 15:30:31 +03:00 |
|
|
|
11cf16ff53
|
Remove certificates from IPA tracking on repo rebuild
|
2025-08-16 15:28:48 +03:00 |
|
|
|
81af5f3922
|
Merge pull request 'Move to FreeIPA CA certificate generation' (#38) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/38
v2.0
|
2025-08-15 00:16:54 +03:00 |
|
|
|
de3484c826
|
Ignore if rproxy already allow to fetch certificates
|
2025-08-15 00:15:32 +03:00 |
|
|
|
a738ee71a8
|
Fix certs name for service
|
2025-08-15 00:13:45 +03:00 |
|
|
|
d9ec475184
|
Ignore if fake host already exists
|
2025-08-15 00:11:47 +03:00 |
|
|
|
d7919a4a45
|
Allow rproxy generate certificates for proxy host
|
2025-08-15 00:09:06 +03:00 |
|
|
|
f4717d9d69
|
Add fake host creation for certificate create
|
2025-08-15 00:03:23 +03:00 |
|
|
|
eae462797c
|
Fix SPN name request
|
2025-08-14 23:54:13 +03:00 |
|
|
|
18a1e94100
|
Qa FreeIPA CA certificate generation
|
2025-08-14 23:50:01 +03:00 |
|
|
|
191fe274bf
|
Merge pull request 'Allow users PUT, DELETE or MKCOL in public repo' (#36) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/36
v1.2
|
2025-08-05 23:52:44 +03:00 |
|
|
|
ce83125591
|
Merge pull request 'Allow users PUT, DELETE or MKCOL in public repo' (#35) from feature/webdav_module into dev
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/35
|
2025-08-05 23:52:18 +03:00 |
|
|
|
0aa2ab5c69
|
Allow users PUT, DELETE or MKCOL in public repo
|
2025-08-05 23:52:00 +03:00 |
|
|
|
821cc7502c
|
Fix rebuild errors on RootCA files permissions
|
2025-08-02 17:21:58 +03:00 |
|
|
|
0edadd8325
|
Merge pull request 'Auto pull root certificate and key from Jenkins vault' (#33) from dev into master
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/33
v1.1
|
2025-07-29 01:27:49 +03:00 |
|
|
|
e699b31105
|
Auto pull root certificate and key from Jenkins vault
|
2025-07-29 01:26:59 +03:00 |
|
|
|
f8011610cc
|
Prepared for AlmaLinux 10
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/32
v1.0
|
2025-07-20 19:33:27 +03:00 |
|
|
|
fb9ded08ee
|
Prepared for AlmaLinux 10
|
2025-07-20 19:33:02 +03:00 |
|
|
|
317d144c02
|
Add ipa_user for CNAME creation task
|
2025-07-20 18:58:58 +03:00 |
|
|
|
e16bd7b208
|
Test CNAME auto creation
|
2025-07-20 18:56:34 +03:00 |
|
|
|
d9640fc891
|
Change env pass to dockerrepo container
|
2025-07-20 18:27:23 +03:00 |
|
|
|
7155070c9e
|
Add creation of data dir
|
2025-07-20 18:24:57 +03:00 |
|
|
|
225371dea0
|
Fix nginx image name
|
2025-07-20 18:20:08 +03:00 |
|
|
|
c764df2472
|
Set nginx tag to latest
|
2025-07-20 18:13:04 +03:00 |
|
|
|
56e001e2a8
|
Add Update Job stage
|
2025-07-20 18:04:47 +03:00 |
|
|
|
e2842db808
|
Prepare ansible role for AlmaLinux 10
* Moved from docker to podman
* Refactored certificate generation
|
2025-07-20 17:58:55 +03:00 |
|
|
|
740968eac9
|
Refactor anislbe role
* Divide tasks to different files
|
2025-07-20 16:57:40 +03:00 |
|
|
|
b507049c0c
|
Merge pull request 'Refactor Jenkinsfile' (#30) from ref/jenkinsfile into dev
Reviewed-on: https://remvpn.olssonul.com/IaC/rproxy/pulls/30
|
2025-06-08 02:44:13 +03:00 |
|
|
|
26aa6b6cc3
|
Change docker installation
|
2025-06-08 02:43:22 +03:00 |
|
|
|
4ff90c67c6
|
Refactor Jenkinsfile
|
2025-06-08 01:38:44 +03:00 |
|
|
|
5bfb569c77
|
Merge pull request 'dev' (#26) from dev into master
Reviewed-on: http://89.110.105.223:8080/IaC/rproxy/pulls/26
|
2024-10-04 16:08:28 +03:00 |
|
mpavlov
|
d97bf3e085
|
Merge branch 'dev' of http://89.110.105.223:8080/IaC/rproxy into dev
|
2024-10-04 16:08:14 +03:00 |
|
mpavlov
|
0fae0db58f
|
changed data store
|
2024-10-04 16:08:12 +03:00 |
|
|
|
0256cf003a
|
Merge pull request 'Update rproxy.yml' (#24) from dev into master
Reviewed-on: http://89.110.105.223:8080/IaC/rproxy/pulls/24
|
2024-10-04 15:26:43 +03:00 |
|
|
|
22a8aa3e21
|
Update rproxy.yml
|
2024-10-04 15:26:32 +03:00 |
|
|
|
0ff8766f86
|
Merge pull request 'dev' (#23) from dev into master
Reviewed-on: http://89.110.105.223:8080/IaC/rproxy/pulls/23
|
2024-10-04 01:22:32 +03:00 |
|
mpavlov
|
b80ec889da
|
Merge branch 'dev' of http://89.110.105.223:8080/IaC/rproxy into dev
|
2024-10-04 01:22:10 +03:00 |
|
mpavlov
|
6e7706c23e
|
README
|
2024-10-04 01:22:05 +03:00 |
|
|
|
d8b8cfce8d
|
Merge pull request 'dev' (#22) from dev into master
Reviewed-on: http://89.110.105.223:8080/IaC/rproxy/pulls/22
|
2024-10-04 00:59:29 +03:00 |
|
|
|
bef1c2a437
|
Merge pull request 'docker-repo' (#21) from docker-repo into dev
Reviewed-on: http://89.110.105.223:8080/IaC/rproxy/pulls/21
|
2024-10-04 00:59:14 +03:00 |
|
mpavlov
|
f092b05f36
|
copy docker-compose
|
2024-10-03 23:06:03 +03:00 |
|
mpavlov
|
702e07ee41
|
added tag to get IP
|
2024-10-03 22:57:05 +03:00 |
|
mpavlov
|
c9ed16169c
|
fix EOF
|
2024-10-03 22:55:26 +03:00 |
|