Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 651 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 651 Bytes

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