<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.tardisproject.uk/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.tardisproject.uk/feed.php">
        <title>TARDIS Project</title>
        <description></description>
        <link>https://wiki.tardisproject.uk/</link>
        <image rdf:resource="https://wiki.tardisproject.uk/_media/wiki:logo.png" />
       <dc:date>2026-04-14T21:54:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/hosts:k8s:working-with-terraform?rev=1758914016&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:specific:give_admin?rev=1744068883&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:webapp?rev=1743232391&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/hosts:virtual_machines:web:userhomes_hosting?rev=1743231829&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/hosts:user_hosting?rev=1739150069&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:specific:learndocker?rev=1737564686&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1677118777&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.tardisproject.uk/_media/wiki:logo.png">
        <title>TARDIS Project</title>
        <link>https://wiki.tardisproject.uk/</link>
        <url>https://wiki.tardisproject.uk/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.tardisproject.uk/hosts:k8s:working-with-terraform?rev=1758914016&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-26T19:13:36+00:00</dc:date>
        <dc:creator>emily747 (emily747@undisclosed.example.com)</dc:creator>
        <title>Terraform</title>
        <link>https://wiki.tardisproject.uk/hosts:k8s:working-with-terraform?rev=1758914016&amp;do=diff</link>
        <description>.

Terraform

Terraform is how we manage our k8s. As an Infrastructure-as-Code solution, it allows us to create a reproducible deployment using just a few configuration files and commands (in theory). These configurations are managed in the Kubernetes Configs repository.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:specific:give_admin?rev=1744068883&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-07T23:34:43+00:00</dc:date>
        <dc:creator>oxrush (oxrush@undisclosed.example.com)</dc:creator>
        <title>Giving a user administrator privileges - Add line for discord role</title>
        <link>https://wiki.tardisproject.uk/howto:specific:give_admin?rev=1744068883&amp;do=diff</link>
        <description>Giving a user administrator privileges

The process for giving a user administrator privileges is quite manual. A script to do this would be nice.

Checklist:

	*  Follow Making changes to the LDAP database, add the user&#039;s username to uk/tardisproject/groups/timelords by adding a memberUid</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:webapp?rev=1743232391&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-29T07:13:11+00:00</dc:date>
        <dc:creator>merlin (merlin@undisclosed.example.com)</dc:creator>
        <title>6. Deploying a web app - [Keeping it running] </title>
        <link>https://wiki.tardisproject.uk/howto:webapp?rev=1743232391&amp;do=diff</link>
        <description>6. Deploying a web app

This is a pretty general guide to putting &#039;something&#039; on the web that you can access with your browser.

Usually, your app will end up either at &lt;username&gt;.tardis.ac, or &lt;username&gt;.tardis.ac/some/path.

For now, you&#039;ll need to ask an admin if you want to use a different domain, but we&#039;re working on changing that.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/hosts:virtual_machines:web:userhomes_hosting?rev=1743231829&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-29T07:03:49+00:00</dc:date>
        <dc:creator>merlin (merlin@undisclosed.example.com)</dc:creator>
        <title>Userhomes hosting - [What if I want to use a custom domain?] </title>
        <link>https://wiki.tardisproject.uk/hosts:virtual_machines:web:userhomes_hosting?rev=1743231829&amp;do=diff</link>
        <description>​

Userhomes hosting
 Name  Userhomes hosting  Ports  8181 (tcp)    View in NetBox. 
​

An nginx server configured to host users&#039; www/ directory at &lt;username&gt;.tardis.ac. This isn&#039;t exposed directly, but through Traefik - see here.

The sandbox VM exports users home directories as an NFS share, which is mounted by this VM. You can find the configuration</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/hosts:user_hosting?rev=1739150069&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-10T01:14:29+00:00</dc:date>
        <dc:creator>emily747 (emily747@undisclosed.example.com)</dc:creator>
        <title>User hosting overview</title>
        <link>https://wiki.tardisproject.uk/hosts:user_hosting?rev=1739150069&amp;do=diff</link>
        <description>User hosting overview

This page provides an overview of how we do user hosting, and all of the resources available. If you&#039;re looking for how to take advantage of these services, instead see the guides in howto.

Kubernetes

Our kubernetes cluster is built on k0s and runs on several VMs. We use namespace isolation to allow for multi-tenancy, and the tardis console is able to create/destroy namespaces for users.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:specific:learndocker?rev=1737564686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-22T16:51:26+00:00</dc:date>
        <dc:creator>alexdavis (alexdavis@undisclosed.example.com)</dc:creator>
        <title>Learning Docker - [Workshop tasks] </title>
        <link>https://wiki.tardisproject.uk/howto:specific:learndocker?rev=1737564686&amp;do=diff</link>
        <description>Learning Docker

This is a brief overview of using Docker, matching the contents of the 2025 Docker Workshop.

What is Docker?

Docker is a platform for containerising applications. This is like running applications in Virtual Machines (VMs), although with a smaller resource footprint and the advantage of being able to re-use base images to save setup.
For most users Docker enables the rapid setting up of software, so if you do or are interested in self hosting then you should find this very use…</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1677118777&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-23T02:19:37+00:00</dc:date>
        <dc:creator>tcmal (tcmal@undisclosed.example.com)</dc:creator>
        <title>logo.png</title>
        <link>https://wiki.tardisproject.uk/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1677118777&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.tardisproject.uk/_media/wiki:logo.png?w=500&amp;amp;h=500&amp;amp;tok=3402b7&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
