User Tools

Site Tools


software:server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:server [2022/01/09 07:42] vektratsoftware:server [2022/01/09 08:28] (current) – external edit 127.0.0.1
Line 55: Line 55:
 | inbound       | TCP          | 80       | HTTP        | | inbound       | TCP          | 80       | HTTP        |
 | inbound       | TCP          | 443      | HTTPS       | | inbound       | TCP          | 443      | HTTPS       |
 +
 +====== Install basic applications and services ======
 +==== Docker =====
 +=== Install docker-ce ===
 +Following [[https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04|those guidelines]]
 +
 +=== Install docker-compose ===
 +<code bash>
 +sudo apt get install docker-compose
 +</code>
  
software/server.1641714154.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki