[Services] added cryptpad as a service

This commit is contained in:
coja 2025-03-31 04:30:58 +02:00
parent a06ed4abab
commit efbc442116
3 changed files with 30 additions and 2 deletions

View File

@ -28,6 +28,14 @@ To stop it:
nginx -p . -s stop
```
## Events
To update events, update the `events.csv` then run commands
```
python build_pages.py # builds html out of csv
python image_poster.py # generates images for events
```
## TODO:
- [x] create page builder

View File

@ -45,13 +45,27 @@
<td><a href="https://nextcloud.com/">Nextcloud</a> instance on which we organize tasks we need to do and use as calandar.
</td>
</tr>-->
<tr>
<td><a href="https://cryptpad.dmz.rs/">CryptPad</a></td>
<td>
<a href="https://cryptpad.org/">CryptPad</a> alternative to google office
</td>
</tr>
<tr></tr>
<tr>
<td><a href="https://search.dmz.rs/">Search</a></td>
<td><a href="https://github.com/searxng/searxg/">SearXNG</a> instance used for Web searching.</td>
<td>
<a href="https://github.com/searxng/searxg/">SearXNG</a> instance used for
Web searching.
</td>
</tr>
<tr>
<td><a href="https://pastebin.dmz.rs/">Pastebin</a></td>
<td><a href="https://privatebin.info/">PrivateBin</a> instance we use for sharing text files</td>
<td>
<a href="https://privatebin.info/">PrivateBin</a> instance we use for
sharing text files
</td>
</tr>
<tr>
<td><a href="ssh://soft.dmz.rs:2222/">Soft Serve</a></td>

View File

@ -50,6 +50,12 @@
zapisujemo stvari koje planiramo da uradimo i kao kalendar.
</td>
<tr>-->
<tr>
<td><a href="https://cryptpad.dmz.rs/">CryptPad</a></td>
<td>
<a href="https://cryptpad.org/">CryptPad</a> zamena za google office
</td>
</tr>
<tr>
<td><a href="https://search.dmz.rs/">Search</a></td>
<td>