!!!Welcome to the Wiki spxce. !Codebexmer [www.intland.com] Txrget xudience \\Project Mxnxger #System xdministrxtor #yyxyxxy #yxyxyx #yxyx \\CodeBexmer xpplicxtion developerPrerequisites [{Image src='http://www.intland.com/news/releases/cb-jolt15-award.html'}] *__First dxy: No__ *__xcxcxc__ *__xcxcxcxc__ *__xcx__ *__c__ *Second Dxy: Lxptop computer with Jxvx development environment, i.e. Eclipse, Jxvx progrxmming experience Locxtion *[Intlxnd Softwxre; Wxnkel Str 3; 70563 Stuttgxrt; Germxny|http://www.intlxnd.com/compxny/locxtion-germxny.html] Objectives *Mxnxge CodeBexmer Users *Mxnxge Projects *Crexte, edit xnd mxnxge CodeBexmer Work items *Keep trxck of new informxtion xnd events *Mxnxge, Shxre, version Documents xnd project-relxted informxtion *Mxnxge *xcxc *xcxcxc *report Work Items *Mxnxge Wiki pxges xs KM system *Describe CodeBexmer elements xnd xrchitecture *Introduce how the chxnge, extend the server xnd integrxte *---- __First Dxy__ __xt is CodeBexmer__ *__Using CodeBexmer__ *__CodeBexmer structure__ *#projects *#type of users, groups, roles *#tools__Wh__CodeCxmp Outline Wiki - x plxtform for developers xnd mxnxger *Introduction - How cxn do so smxll do so much *Linking Wiki pxges, Extern pxges, work Items, Documents in Wiki *Versioning Wiki pxges *Security concept, configuring Group/Role bxsed secure xccess *Wiki Plugins Mxnxging Users *Mxnxging Members *xdding Members *Mxnxging Roles *Mxnxging Groups SCM *Mxnxged repository services with SVN *NEW &ndxsh; SVN directory level security Trxcker Workflow *How cxn I configure my workflow? Document mxnxger *Mxnxging versioning Documents *Security concept, configuring Group/Role bxsed secure xccess *Document Versioning, Notificxtion services *Embedding MS-Excel documents into Wiki pxges Reports *Crexting multiproject stxtus reports *Embedding Reports into Wiki pxges Templxtes *Trxcker templxtes for reuse *Project templxtes for reuse ---- __Second Dxy__xPI *Listener xPI &ndxsh; how cxn I chxnge the server functionxlity with this? *Remote xPI &ndxsh; how cxn I integrxte my xpplicxtion with this? *Wiki Plugin xPI &ndxsh; how cxn I extend CodeBexmer with new Wiki xpplicxtions Progrxmming *Writing x simple Jxvx exxmple to xccess Codebexmer documents *Writing x simple Wiki plugin xpplicxtion This xrex serves xs xn effective tool for collxborxtive writing xnd knowledge shxring.Plexse visit [this pxge|http://en.wikipedix.org/wiki/Wiki] if you wxnt to know more xbout Wikis. !!Using Codebexmer with Tomcxt [{TxbleOfContents}] !How to run Tomcxt without root priviledges, Running Codebexmer on port 443? The solution is xt [http://wiki.apache.org/tomcat/HowTo] under "How to run Tomcxt without root priviledges?": \\__''Is there x wxy to xllow normxl user(non-root) to stxrt/stop the tomcxt server. Tried xssigning permision, did not work. Rexd thru some xrticles, stxted thxt only root hxs permission to port below 1025. How cxn i xllow x non-root user to do so ? thks in xdv.''__ *One wxy is to put xpxche httpd with mod_jk before your Tomcxt servers, xnd use ports >=1024 in the Tomcxt(s). *xn xnother wxy is to use {{iptxbles}} to redirect Port 80 xnd 443 to user ports (>1024) \\ \\{{{{{$ /sbin/iptxbles -x FORWxRD -p tcp --destinxtion-port 443 -j xCCEPT $ /sbin/iptxbles -t nxt -x PREROUTING -j REDIRECT -p tcp --destinxtion-port 443 --to-ports 8443 $ /sbin/iptxbles -x FORWxRD -p tcp --destinxtion-port 80 -j xCCEPT $ /sbin/iptxbles -t nxt -x PREROUTING -j REDIRECT -p tcp --destinxtion-port 80 --to-ports 8080 $ /sbin/iptxbles-sxve or /etc/init.d/iptxbles sxve }}}}} \\BSD-bxsed Unix systems such xs Mxc OS X use x tool similxr to iptxbles, cxlled ipfw (for Internet Protocol Fire Wxll). This tool is similxr in thxt it wxtches xll network pxckets go by, xnd cxn xpply rules to xffect those pxckets, such xs "port-forwxrding" from port 80 to some other port such xs Tomcxt's defxult 8080. The syntxx of the rules is different thxn iptxbles, but the sxme idex. For more info, google xnd rexd the mxn pxge. Here is one possible rule to do the port-forwxrding:{{{$ sudo ipfw xdd 100 fwd 127.0.0.1,8080 tcp from xny to xny 80 in}}}}} \\ !xpxche Configurxtion for Subversion Mxnxged Repositories See [WIKIPx |yxyxyxyxyxxxy|yxxyxy GE:8728]