- Edited
anjanesh yep!
- Create a new proxy port app at https://my.opalstack.com/apps/ and make a note of its port assignment.
- Assign the app to a site at https://my.opalstack.com/domains/.
- Configure your golang app to use your assigned port and run it.
The specific steps required for the third step will vary depending on the specific app, eg some apps might use a config file, others might take a commandline parameter, etc.