Skip to content

ler007/task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task

  1. install docker https://docs.docker.com/install/
  2. install docker-compose https://docs.docker.com/compose/install/
  3. install git https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
  4. git clone https://github.com/ler007/task.git
  5. cd task
  6. sudo docker-compose build && sudo docker-compose up -d

note

alphaserver

  • ip addr 172.16.238.10
  • user : server
  • pass : server

nodeabc

  • ip addr 172.16.238.11
  • user : abc
  • pass : abc

nodexyz

  • ip addr 172.16.238.12
  • user : xyz
  • pass : xyz

to do

  1. open in browser localhost:5000
  2. try ssh to nodeabc and nodexyz (ex: ssh abc@172.16.238.11)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published