Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makeservices: add easydoku script #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

makeservices: add easydoku script #111

wants to merge 2 commits into from

Conversation

dkess
Copy link
Member

@dkess dkess commented Jun 6, 2019

Structured similarly to the easywp script, this installs DokuWiki. It includes a prompt for subfolder, since some groups might want this at a separate URL.

Can someone please test this? It wfm but I may have missed something important.

Copy link
Member

@kpengboy kpengboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this.

I wonder if we could perhaps make the script more resilient to intermediate failure, e.g. deleting half-extracted directories if the extraction fails...

makeservices/easydoku Outdated Show resolved Hide resolved
makeservices/easydoku Outdated Show resolved Hide resolved
@dkess
Copy link
Member Author

dkess commented Jun 12, 2019

Thanks for the feedback, I've made the changes. I don't think these failure cases are a huge deal, but if this gets used a lot and we see users confused by it, we should revisit.

Structured similarly to the easywp script, this installs DokuWiki. It
includes a prompt for subfolder, since some groups might want this at a
separate URL.

Co-authored-by: Kevin Peng <[email protected]>
Copy link
Member

@cg505 cg505 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wfm with the noted change. I wish they would provide GPG signatures on their .zips so we don't have to just hope that the site isn't compromised lol. oh well

makeservices/easydoku Outdated Show resolved Hide resolved
Co-Authored-By: Christopher Cooper <[email protected]>
@dkess
Copy link
Member Author

dkess commented Jun 24, 2019

DokuWiki will be packaged in Buster, which means eventually we might not need to download from their website, with the added bonus that it'll be updated and managed by us, assuming we can get it to work with our Apache userdir setup.

@emmatyping
Copy link
Member

It looks to me like this probably could just be merged? I guess we could wait for bullseye, but it may be a while before tsunami is on bullseye...

@dkess
Copy link
Member Author

dkess commented Sep 25, 2021

I'm probably OK with this being merged today. The OCF doesn't really have a precedent of using Debian packages for vhost software (though in theory we could do this for wordpress).

Anyone want to test it quickly one last time?

@emmatyping
Copy link
Member

Yeah I can test it in a little while.

Copy link
Member

@emmatyping emmatyping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

Edit: oh but it looks like there is no symlink in one of the bin directories.

@emmatyping
Copy link
Member

Also for some reason downloading docuwiki was at 100Kb/s, so we may want to consider mirroring it if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants