debian-forge-composer/internal
Achilleas Koutsou ca56714aa4 rhel85: use nginx with custom config for container
Running the container on Openshift requires that the process inside the
container run without special permissions.
Switching to nginx and setting the following options that don't require
root privileges:
- Port 8080 (> 1024)
- pid file in '/tmp' instead of the default '/run' path

Also, the log file is chmod-ed to be world writable. Nginx always writes
to the default log file on startup, even if a different log file path is
specified in the configuration.

See rhbz#1945238

Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
2021-08-27 09:29:28 +02:00
..
blueprint blueprint: test minsize and sector-size validation 2021-07-28 21:44:03 +01:00
boot upload/aws: add support for session tokens 2021-06-28 13:14:19 +03:00
client Weldr API: introduce Image Type denylist for filtering exposed images 2021-08-02 18:51:03 +02:00
cloud/gcp test/api.sh: randomize used GCP zone from the region 2021-07-16 10:14:30 +02:00
cloudapi cloudapi: rework return values 2021-08-25 17:48:29 +02:00
common internal/common: add function to get a pointer to string literal 2021-08-02 19:05:09 +02:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
disk disk: refactor partition table size & start points 2021-08-21 02:54:38 +02:00
distro rhel85: use nginx with custom config for container 2021-08-27 09:29:28 +02:00
distroregistry distroregistry: add an alias for rhel-86 2021-08-05 22:12:22 +02:00
jobqueue dbjobqueue: Reduce error noise in rollback check 2021-08-20 15:42:57 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
kojiapi internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
mocks internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
osbuild1 osbuild1: convert stage metadata from v2 2021-06-29 09:33:05 +01:00
osbuild2 osbuild2: new stages 2021-08-27 09:29:28 +02:00
ostree ostree: add test for VerifyRef() 2021-06-18 14:02:09 +01:00
prometheus worker: add metrics 2021-07-23 21:54:28 +02:00
reporegistry reporegistry: Add a DistroHasRepos helper function 2021-07-12 08:58:42 +02:00
rhsm internal/rhsm: implement fallback to the previous mechanism 2021-08-09 12:40:23 +02:00
rpmmd internal/rpmmd: return helpful error message when subscriptions == nil 2021-08-09 12:40:23 +02:00
store distro/rhel85: tar-installer -> image-installer 2021-08-11 01:31:47 +02:00
target New upload target: AWS S3 2021-06-18 14:02:09 +01:00
test worker: Add identity filter and client oauth support 2021-06-17 10:08:35 +02:00
upload upload/azure: use cheaper storage accounts 2021-08-17 17:51:23 +02:00
weldr tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
worker worker: add metrics 2021-07-23 21:54:28 +02:00
tools.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00