vitalyliber / dokku-github-action

Deploy applications to Dokku
https://vitalyliber.com/courses/deploj-prilozhenij-s-dokku
MIT License
78 stars 33 forks source link

pushing to dokku behind IP restrictions #22

Closed wdiechmann closed 3 years ago

wdiechmann commented 3 years ago

hi,

I'd really like to use dokku-github-action but I need to tell a firewall in front of the servers what IP this deployment will be coming from - -

Any ideas how to find out what IP range to allow ssh access?

vitalyliber commented 3 years ago

@wdiechmann good question. Thank you!

I think you can investigate that here https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners#about-self-hosted-runners

Self-hosted runner will have IP of the server where it will be hosted

wdiechmann commented 3 years ago

hi @vitalyliber

thx a bunch for commenting/suggesting where to look!

this all seems quite above/beyond my paygrade 😊 I'm afraid - do you know of anyone having done this?

use-case:

Linux VM (Ubuntu) behind company firewall running Docker - and dokku installed - should run a number of containers (rails, redis, postgresql, etc) and preferably have new containers spun up by dokku-github-action

may I add that the customer is ready to pay for the necessary config

vitalyliber commented 3 years ago

@wdiechmann I think you need to find DevOps for your goals 👌 I'm sorry but I can't help with it 😑