[PR #556] Docker #558

Open
opened 2026-02-26 10:32:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/556
Author: @gabviv73
Created: 6/21/2024
Status: 🔄 Open

Base: masterHead: docker


📝 Commits (2)

📊 Changes

5 files changed (+137 additions, -0 deletions)

View changed files

docker/Dockerfile (+55 -0)
docker/Readme.md (+2 -0)
docker/docker-compose.yml (+12 -0)
docker/docker-entrypoint.sh (+17 -0)
docker/local_settings.py.default (+51 -0)

📄 Description

Here is the first working version of the docker files to build an image that can serve nsupdate behind a reverse proxy.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nsupdate-info/nsupdate.info/pull/556 **Author:** [@gabviv73](https://github.com/gabviv73) **Created:** 6/21/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `docker` --- ### 📝 Commits (2) - [`967166d`](https://github.com/nsupdate-info/nsupdate.info/commit/967166d4811830ec3f750d0ae00a98c73d214c59) Create Readme.md - [`74e84bd`](https://github.com/nsupdate-info/nsupdate.info/commit/74e84bd86e066343283f33d47310f2cc18c49399) First docker commit ### 📊 Changes **5 files changed** (+137 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docker/Dockerfile` (+55 -0) ➕ `docker/Readme.md` (+2 -0) ➕ `docker/docker-compose.yml` (+12 -0) ➕ `docker/docker-entrypoint.sh` (+17 -0) ➕ `docker/local_settings.py.default` (+51 -0) </details> ### 📄 Description Here is the first working version of the docker files to build an image that can serve nsupdate behind a reverse proxy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#558
No description provided.