diff options
author | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-10-13 20:27:07 -0700 |
---|---|---|
committer | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-10-13 20:27:07 -0700 |
commit | ca2a5d4df51dec985d00802426dc5f8fa47734d8 (patch) | |
tree | c3e0e4376765a36cb3d070219448df0028c16fe8 | |
parent | fcf87863d009a54d5852228a0aa6841a636f93ef (diff) | |
parent | 8d38fc251a9774c94561cc970674aa20c5cfec73 (diff) | |
download | piny-code-ca2a5d4df51dec985d00802426dc5f8fa47734d8.tar.gz piny-code-ca2a5d4df51dec985d00802426dc5f8fa47734d8.zip |
Merge branch 'master' of ssh://piny/srv/git/piny-code
-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 |