-
Notifications
You must be signed in to change notification settings - Fork 655
Configure ssh port? #1039
Comments
It should be possible since November 2015: https://forums.rancher.com/t/change-the-default-sshd-port/859 |
That looks like a workaround. A clean solution is prefered (in the future). |
Id wanted to ask if and where the clean solution is available. Thank you |
Any update here? |
Knowing that upon first boot, login is auto until If you want to change something on the os, start with Baring implementation opinions, this ticket could be closed because you in fact can change the port with |
|
This might be a limitation of the docker-Machine driver as well as google only allowing cloud-init with cos based images (google cloud containerized OS).
I recommend setting up a local vpc box that can serve these files. You could get these files remotely from the server being set up. Albeit not automated.
Otherwise you could create a custom image with knowledge of said bootstrap server.
…-Jason
On Dec 9, 2017, at 10:00 AM, Mauricio Ugaz ***@***.***> wrote:
write_files is a clean solution, but I can't pass the cloud-config file when creating instances with docker-machine on GCP.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I will support these configurations:
Users can use these in the cloud-config file. The For other consoles, |
Tested with rancheros-v1.3.0-rc1. |
Is there an easy way to change the sshd listen port / bind ip?
Would be nice to have port 22 available for applications :)
The text was updated successfully, but these errors were encountered: