/termifolio

My terminal portfolio.

Primary LanguageShell

Termifolio

This is my terminal portfolio repository.

Descrition

The portforlio is based on web terminal developed by ttyd. I modified the dockerfile and compiled the tty by myself.

Deployment on AWS EC2

Clone the source code:

git clone https://github.com/HuangLiPang/termifolio.git && cd termifolio  

Build from makefile:

sudo make build && sudo make up

Set the security group for your EC2 instance. The docker instance exposes port 8001 to port 443 and 80, so you need to set inbound rule open for these 2 ports for your EC2 instance.

Reference

  1. ttyd:
  2. Dockerfile
  3. docker-compose
  4. cowsay:
  5. text table