Skip to content

Access github actions local port with public ip #26067

Answered by mchirico
tapan2930 asked this question in Actions
Discussion options

You must be logged in to vote

Yes. It is possible to suspend a running action, then, access the running, action, container directly via NGROK.

For example, we’ll develop or troubleshoot a Github/Action with other team members. We’ll suspend the action, so that we can all login and investigate. To do this, we run the node code-server application, on the Action VM.

Here’s a video on the walk-through process… showing you how to use NGROK, for getting direct access.

https://player.vimeo.com/video/449383747

Hope this helps

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants