configs/paivana: add Containerfile and compose on :9025
This commit is contained in:
parent
96961f23f5
commit
7f769aaf8f
8 changed files with 167 additions and 0 deletions
8
configs/paivana/upstream/index.html
Normal file
8
configs/paivana/upstream/index.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head><meta charset="utf-8"/><title>Protected — paivana.hacktivism.ch</title></head>
|
||||
<body>
|
||||
<h1>Payment verified</h1>
|
||||
<p>Demo upstream behind Paivana (GOA). Site: <code>https://paivana.hacktivism.ch/</code></p>
|
||||
</body>
|
||||
</html>
|
||||
2
configs/paivana/upstream/robots.txt
Normal file
2
configs/paivana/upstream/robots.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
Loading…
Add table
Add a link
Reference in a new issue