Initial commit

This commit is contained in:
2026-04-27 22:43:23 +02:00
commit ade82b9aa3
7 changed files with 775 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# IPWA
## Wiki
The wiki (PL) can be found at [https://foliand.men/wiki/index.php/IPWA:Start](https://foliand.men/wiki/index.php/IPWA:Start).
## Things to change
Change following files:
- `.env`:
| What to change | Note |
| --- | --- |
| `DOMAIN=` | Insert final domain name |
| `EMAIL=` | Insert your email. Needed for SSL. |
| `SECRET=` | Used for encrypting sessions. |