Erris anfer
  • Joined on 2023-09-14
anfer pushed to 3d at anfer/OpenEngine 2026-03-06 17:08:17 +00:00
eaef554b10 Adding basic impl of Jolt
anfer pushed to jolt at anfer/OpenEngine 2026-03-06 17:08:00 +00:00
2d3fe57d5a added UUID
anfer pushed to jolt at anfer/OpenEngine 2026-03-05 21:31:00 +00:00
5be3c61859 fixing segv when closing the program
anfer created pull request anfer/OpenEngine#1 2026-03-05 00:25:12 +00:00
Basics of Jolt
anfer pushed to jolt at anfer/OpenEngine 2026-03-05 00:23:34 +00:00
a187bd2894 needed for jolt
anfer pushed to jolt at anfer/OpenEngine 2026-03-05 00:22:51 +00:00
ecf27eae73 various bug fix, serialization, adding shapes
anfer pushed to jolt at anfer/OpenEngine 2026-03-04 10:18:25 +00:00
f45091349e added rotation
anfer pushed to jolt at anfer/OpenEngine 2026-03-04 09:20:25 +00:00
eaef554b10 Adding basic impl of Jolt
anfer created branch jolt in anfer/OpenEngine 2026-03-04 09:20:25 +00:00
anfer commented on issue Sigmur/celox#8 2025-08-12 17:17:41 +00:00
[Solutions] Paperless

Current setup is on Docker, must then be configured in an env file.

anfer commented on issue Sigmur/celox#4 2025-08-12 17:16:54 +00:00
[Infrastructure] DNS

a dns server would be a piece in allowing users to use URLs instead of IP addresses. Might be replaced with DHCP.

Further testing required

anfer commented on issue Sigmur/celox#3 2025-08-12 17:15:57 +00:00
[Infrastructure] Docker
  • On my side I think Docker is the solution with the most results. If we make our own images we could speed up deployment. Furthermore keeping things contained would probably help for updates of a…
anfer commented on issue Sigmur/celox#2 2025-08-12 17:12:14 +00:00
[Infrastructure] NGINX
  • Nginx is present to allow for a better UX. Users would be dealing with URLs instead of IP addressed.

Could you elaborate on the two other questions. what is the difference between the first…

anfer commented on issue Sigmur/celox#1 2025-08-12 17:10:21 +00:00
[System] OS selection

I have made some progress on the Debian side. Installed everything on a VM and I am currently working on the auto installation.

Side not: Truenas might be preferable over Unraid. Needs research…