mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-04-26 07:36:00 +03:00
[PR #24] [MERGED] Add nginx and docker (with optional traefik proxy) for running the API #40
Labels
No labels
bug
bug
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Pritunl-Fake-API#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/simonmicro/Pritunl-Fake-API/pull/24
Author: @amirhmoradi
Created: 11/18/2022
Status: ✅ Merged
Merged: 7/9/2023
Merged by: @simonmicro
Base:
master← Head:patch-1📝 Commits (5)
8efb741Add nginx conf to use this via nginx+php-fpmac27e0bRun API behind Traefik, on docker swarmba6bd38Runs this API on port 80c01a7d9Merge branch 'simonmicro:master' into patch-1de5076cfix: Files moved, docs updated and server updated:📊 Changes
10 files changed (+373 additions, -3 deletions)
View changed files
📝
README.md(+13 -1)📝
docker/Dockerfile(+4 -1)➕
docker/api-only/conf.d/pritunl-fake-api.conf(+40 -0)➕
docker/api-only/docker-compose.yml(+98 -0)📝
docker/docker-compose.yml(+2 -0)➕
docs/docker/api-only-install.md(+36 -0)➕
docs/docker/pritunl-patched-install.md(+28 -0)➕
docs/nginx/hard_nginx.conf(+44 -0)➕
docs/nginx/install.md(+105 -0)📝
server/setup.py(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.