myProxy
myProxy copied to clipboard
MyProxy is an application that proxies requests to other servers
**Describe the bug** when server app first starts, there is a scenario where `myProxy` user does not have `~.ssh` folder, and therefore no `~/.ssh/authorized_keys` file. **To Reproduce** Steps to reproduce...
**Describe the bug** On July 25, 2020, we installed myProxy on khoa.app server. Subdomain mappings were not showing up because `pm2` was not a command on `myproxy` user. Suspicion: `nodejs`...
**Describe the bug** On April 24, 2020 a user updated to ubuntu 20.04. Then his root user no longer has node. He installed node. But upon starting up myProxy, he...
**Describe the bug** Certificate expires after 6 months. The in memory file certs must be cleared
**Is your feature request related to a problem? Please describe.** When I restart my server I have to restart myProxy manually. **Describe the solution you'd like** Docs to on how...
**Is your feature request related to a problem? Please describe.** Support meta tags for each mapping Sample mapping post ``` // mapping { subDomain: ... domain: .... meta: {userId: 223}...
Provide docker image (one click install)
Support one click deploy to digital ocean, so users do not have to manually create a server themselves.