Skip to main content
Question

Exhibit media viewer tvos website replacement

  • October 7, 2025
  • 3 replies
  • 31 views

AmanCognita
Forum|alt.badge.img+1

Hi

 

So i’m working in school where we are setting up Apple Tvs we  wanted make slideshow, although github is a good shout it is too public to use, is there any private websites that follow GDPR that could be a good recommendation? I was thinking about sharepoint, but not sure if that would work

3 replies

Rick_Goody_Jamf
Forum|alt.badge.img+6

Do you mean to host the files?

If so, any website service will work. You could use a Windows server running IIS, or even use a Mac mini or caching server with tomcat or apache.

Providing your Apple TV can reach it, it will work. I would almost recommend hosting internally, rather than using public hosting.


AmanCognita
Forum|alt.badge.img+1
  • Author
  • New Contributor
  • October 7, 2025

do you know how i would do this with iis? or with a caching server?

 


Rick_Goody_Jamf
Forum|alt.badge.img+6

So there are many guides out there, and it will depend on your available resources. 

A modern macOS will require some software, maybe MAMP as an example

Here is the Microsoft guide - https://learn.microsoft.com/en-us/iis/manage/creating-websites/scenario-build-a-static-website-on-iis

However, for whatever you use, it just needs to be able to host files via HTTP/HTTPS.
You dont need a full-blown website, just the URL of the files