Jump to content

how to enable docker


syniex

Recommended Posts

Posted

While following a guide to configure letsencrypt and not thinking while doing so i disable docker engine.

Doing so i lost my vpn connection to the server :(

i still got ssh connection to the server, but can't figure a way to re-enable the docker engine and start the open-vpn docker.

 

Please help me 

Posted
14 minutes ago, syniex said:

i still got ssh connection to the server, but can't figure a way to re-enable the docker engine and start the open-vpn docker.

 

nano /boot/config/docker.cfg

Change DOCKER_ENABLED to be "yes".  Control-X to exit (and answer Y to save)

 

Then you'll have to reboot

powerdown -r

 

Posted
Just now, Squid said:

nano /bot/config/docker.cfg

Change DOCKER_ENABLED to be "yes".  Control-X to exit (and answer Y to save)

 

Then you'll have to reboot


powerdown -r

 

Thank you so much,

you're a life saver ❤️

Posted
Just now, Squid said:

btw, its /boot not /bot (my keyboard sucks on o's)

yeah i figured,

the server is up and running again.

 

Reverse proxy on letsencrypt is making me so many troubles.

try to make it work

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...