Untested, but this should work I think: sudo apt-get install apache2 sudo a2enmod userdir mkdir ~/public_html/
copy files to public_html as you already mentioned then click in Horizon to create a proxy, select a name and the instance it should point to access data under that name + /~username/ On Sat, Apr 17, 2021 at 3:27 PM Roy Smith <[email protected]> wrote: > > I've computed some data on a VPS node that I want to show to people. Is > there some quick and dirty way to publish a file so it's visible to the > outside? I'm thinking something along the lines of a public_html directory. > _______________________________________________ > Wikimedia Cloud Services mailing list > [email protected] (formerly [email protected]) > https://lists.wikimedia.org/mailman/listinfo/cloud -- Daniel Zahn <[email protected]> Operations Engineer _______________________________________________ Wikimedia Cloud Services mailing list [email protected] (formerly [email protected]) https://lists.wikimedia.org/mailman/listinfo/cloud
