Skip to content

playnet-public/imprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imprint

PlayNet Imprint Container

About

This small repository contains our up to date imprint information in all languages. It is being deployed to our cluster and should be served under https://imprint.play-net.org/<language-code>.

Current Examples: German - https://imprint.play-net.org/de English - https://imprint.play-net.org/en

Building

To build an up-to-date version of our imprint container, call:

make build

To upload it, call:

make upload

To restart and update the currently running containers, call:

make restart