https://github.com/bpmct/coder-app-redirect
Example of custom apps in Coder that redirect to external URLs (e.g. setup guides)
https://github.com/bpmct/coder-app-redirect
Last synced: about 1 year ago
JSON representation
Example of custom apps in Coder that redirect to external URLs (e.g. setup guides)
- Host: GitHub
- URL: https://github.com/bpmct/coder-app-redirect
- Owner: bpmct
- Created: 2022-08-25T12:35:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T13:14:57.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T12:48:59.875Z (over 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coder-app-redirects
An example with Coder apps that redirect to arbitrary external URLs via a simple [python redirect server](./.coder/img/coder/apps/redirect.py):
Try the image in DockerHub: `bencdr/app-example:latest` or [view the code](./coder/img)
