Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

ApplebaumIan/owlhacks-deploy-now

Repository files navigation

Don't Wait DEPLOY NOW!

What you'll do

  • Push to GitHub → a Docker image builds → your app deploys to your unique URL.

Quick start

  1. Fork this repo.
  2. Ask the instructor for your subdomain (e.g., student17.owlhacks-deploy-now.xyz).
  3. In your fork, go to Settings → Secrets and variables → Actions and add:
    • STUDENT_HOST = your assigned subdomain.
  4. Push any change (e.g., edit resources/views/welcome.blade.php).
  5. Watch ActionsBuild & Deploy → when it’s green, open https://YOUR_STUDENT_HOST.

Local run (optional)

docker compose -f compose.local.yml up --build
# open http://localhost:8080

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors