Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.05 KB

LukeTube

This is a containerized ASP.NET Core web application that uses the Pushshift API to provide youtube video links from comments written in specific subreddits. Uses nginx-proxy to automate nginx and https certifications.

Requirements

Instructions

  1. git clone https://github.com/LewkyB/IRCTube-ASPNETCore.git
  2. cd IRCTube-ASPNETCore
  3. mv .env.acme-companion.example .env.acme-companion
  4. In the new .env.acme-companion file, fill in your DEFAULT_EMAIL
  5. docker-compose up

Troubleshooting

If you fail with building on a Raspberry Pi 4 check out this for a fix

Credit