An open API service indexing awesome lists of open source software.

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)

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)

![Screenshot of dashboard](./app-example.png)