diff options
Diffstat (limited to 'architecture')
-rw-r--r-- | architecture/needed_admin_infrastructure.mdwn | 1 | ||||
-rw-r--r-- | architecture/needed_user_facing_infrastructure.mdwn | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/architecture/needed_admin_infrastructure.mdwn b/architecture/needed_admin_infrastructure.mdwn index 7591b96..8d49ab4 100644 --- a/architecture/needed_admin_infrastructure.mdwn +++ b/architecture/needed_admin_infrastructure.mdwn @@ -3,3 +3,4 @@ - DONE: Shell security through rbash and privilege escalation security (for mkwiki, mkuser, etc) through sudo - DONE: Guaranteed namespace coherence with the vhosting of cgi, secure, and normal with the aid of a wildcard SSL certificate - TODO: Work out how to pass mailing list emails around. Probably either ssh or vserver namespace magic. +- TODO: manual [[setup file overrides]], probably /etc/ikiwiki/piny/*.setup.overrides taking the form of something like <http://piny.be/jrayhawk/notes/ikiwiki_setup_mangling/> diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index 18caf1c..a498148 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -22,7 +22,6 @@ Needed config tweakables - TODO: toggle ikiwiki autoindexing - TODO: optional use of repository subdirectory as srcdir - TODO: globally readable repos vs. group readable repos -- TODO: manual [[setup file overrides]], probably /etc/ikiwiki/piny/*.setup.overrides taking the form of something like <http://piny.be/jrayhawk/notes/ikiwiki_setup_mangling/> - TODO: globally writable repos vs. group writable repos - TODO: editable ikiwiki templates vs. default layout - TODO: user-configured domain vs. default piny domain |