Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hey folks, after the last patch applied from tye (thanks!), the site bootstraps about 98% properly, and I'm ready for people to poke at it and submit patches and updates. A few caveats:
  • The root password as in the pm user account 'root' is "blah"
  • Root does not belong to the gods usergroup. This is a slight deficiency in the way the nodegroup data gets pulled from the nodescrape repo. You can insert the user account on the back end with "INSERT INTO nodegroup (nodegroup_id,node_id) VALUES(114,113);"
  • If you see a node that should have content, but does not, then you will need to add the appropriate skeleton driver for it in Everything::node::*. You can see plenty of examples in there of E2 types and a few perlmonk types to get it to work. For instance, I needed to tell it that css nodetypes are descendants of document_id, so that it knew to clone node_id into document_id and then insert those two fields on bootstrap.
  • There are some E2isms hard-coded in, but if you see one, it's an opportunity to abstract it away.
  • If you need to scp out of the box, I'll have more docs available there eventually, but the root password is vagrant, or you can add the edev_root key to your agent.
  • We're missing some of the bot agents, such as NodeReaper
I'm happy to assist anyone in getting the environment set up.


    --jaybonci

In reply to Github repo up, bootstrap working 98% by JayBonci
in thread Github repo up, bootstrap partially working by JayBonci

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found