redimp / otterwiki

A minimalistic wiki powered by python, markdown and git.
https://otterwiki.com
MIT License
196 stars 22 forks source link

Allow for use on a Pterodactyl Panel #75

Open DedHearthcraft opened 5 months ago

DedHearthcraft commented 5 months ago

I run a game server that is hosted on Ptero and would like to host otterwiki on my dedi, but it looks like it needs a "ptero egg" for it to be feasibly to host on the dedi. I could be wrong because this is not my area at all so I don't really know what I'm talking about.

I'm curious if this is a possibility or if its just out of the realm for what otterwiki is and how its written. I can provide more info if needed.

redimp commented 5 months ago

After looking at the Pterodactyl i've understoof that an egg is just a json file with the definitions to run for example a docker image in the panels environment.

I think An Otter Wiki could be deployed in this environment, to write an .egg I need a test environment. This will take some time to set up. Please be patient.

DedHearthcraft commented 5 months ago

I really appreciate you looking into this. This would be greatly convenient for me and hopefully others looking for a wiki.

Thank you again and I have all the patience in the world.