Difference between revisions of "C-Liu"

From Cibernética Americana
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 
<html><div  style="background-color: antiquewhite; color: navy; "></html><br/>
 
<html><div  style="background-color: antiquewhite; color: navy; "></html><br/>
 
&nbsp;
 
&nbsp;
 
<font size=6>C六</font>
 
<font size=6>C六</font>
  
<html><img style="position: relative; top: -50px;" align=right width=175 src=/img/front_1.jpg>
+
<html><script> if (screen.width >= 1024) document.write(
 +
"<img style='position: relative; top: -30px;left: -50px;' align=right width=175 src=/img/front_1.jpg>");</script>
 
<blockquote>
 
<blockquote>
<div style="width: 80%;"><br><center><b><i>C六 is just my integration of Drupal and django.<br>The sameboat products and services are its proving ground.</i></b></center><br><p>
+
<div style="text-align: justify;width: 80%;"><br><center><b><i>This page talks about the names I've given my drupal things<br>The sameboat verticals and SaaS are its proving ground.</i></b></center><br><br>&nbsp;<br>
<p>Pursuant to the security issue with drupal 7.59/8.5.3, the <a href=https://sameboat.live>sameboat app</a> (essentially C六 applied to different lines of biz) was rebuilt from scratch and from that point maintains a clean line of descent from that rebuild, with only forward deployments from the clean environment, to avoid such issues in the future. Issues such as SA-CORE-2018-004 are wiped by deployments to the wild, as they arise.
+
C六 is just my integration of Drupal, Django, and SQL-Ledger. Its sources are available here to developer class users. DRUPAL-A is a name style that refers to a mature C六 operating in a DS/DCMS context with stable interop of the elements exemplified in production MCP/DCP job contexts (i.e. ones supporting populated public venues).<p>
 +
<p>Pursuant to the security issue with drupal 7.59/8.5.3, the <a style="color: brown;" href=https://sameboat.live>sameboat app</a> (essentially C六 applied to different lines of biz) was rebuilt from scratch and from that point maintains a clean line of descent, with only forward deployments from the clean environment, issues such as SA-CORE-2018-004 are wiped by deployments to the wild, as they arise.
 +
</p>
 +
<p>
 +
Django for py2 is supported until drupal 9 is released, everything py2 will be migrated to py3 by that time. The django base is admin, drf, and oscar. Drupal and Django share a database and a common OWL kb. See <a href=https://cliu.sameboat.live>cliu.sameboat.live</a> for the d8 policy.
 
</p>
 
</p>
The sameboat domain (publicly routed as </html>[https://sameboat.live sameboat.live] which is d7 and [https://cliu.sameboat.live cliu.sameboat.live]<html> which is d8) is the prototype and central production instance. Currently only the verticals use django.<br>&nbsp;<br>
+
The sameboat domain (publicly routed as </html><span class="plainlinks">[https://sameboat.live sameboat.live] (D7) and [https://cliu.sameboat.live cliu.sameboat.live]*</span>)<html> is the model production instance with s d7, sql-ledger, and django managed table spaces and with drf/django admin operational over the whole pg db.<br>&nbsp;<br><br>&nbsp;<br>
C六 is a component and not a product as such, so it doesn't have documentation, nor are its sources available anywhere except the instances or the reference repo here.<br>&nbsp;<br>
+
<center>Links below background my drupal use, GMRV was first django iirc.</center><br><br>
</div></blockquote><table width=100%><tr>
+
</div></blockquote>
 +
<font size=1> &nbsp; *D8 branch is for development only, see front page of the extension for more.</font>
 +
</div>
 +
</html>
 +
<table width=100%><tr>
 
<td width="20%">[[:en:Concrete 5|<html><span style="background-color: maroon; color: white;">C5 (whence "C-6")</span></html>]]</td>
 
<td width="20%">[[:en:Concrete 5|<html><span style="background-color: maroon; color: white;">C5 (whence "C-6")</span></html>]]</td>
 
<td width="20%">[[Documentation|<b>C六书</b>]]</td>
 
<td width="20%">[[Documentation|<b>C六书</b>]]</td>
<td width="20%">[https://drupal.org/u/kyberuserid <html><large><b>d.o</b></large></html>]</td>
+
<td width="20%">[https://drupal.org/u/kyberuserid <span style="color: pink;"><b>d.o</b></span>]</td>
 
<td width="20%">[[drupalapps|<html><span style="background-color: black;">druportfolio</span></html>]]</td>
 
<td width="20%">[[drupalapps|<html><span style="background-color: black;">druportfolio</span></html>]]</td>
 
<td width="20%">[[C5|<b>To PHP CMS Page</b>]]</td>
 
<td width="20%">[[C5|<b>To PHP CMS Page</b>]]</td>
</tr></table> </div>
+
</tr></table>
</html>
 

Revision as of 21:01, 6 April 2019


  C六


This page talks about the names I've given my drupal things
The sameboat verticals and SaaS are its proving ground.


 
C六 is just my integration of Drupal, Django, and SQL-Ledger. Its sources are available here to developer class users. DRUPAL-A is a name style that refers to a mature C六 operating in a DS/DCMS context with stable interop of the elements exemplified in production MCP/DCP job contexts (i.e. ones supporting populated public venues).

Pursuant to the security issue with drupal 7.59/8.5.3, the sameboat app (essentially C六 applied to different lines of biz) was rebuilt from scratch and from that point maintains a clean line of descent, with only forward deployments from the clean environment, issues such as SA-CORE-2018-004 are wiped by deployments to the wild, as they arise.

Django for py2 is supported until drupal 9 is released, everything py2 will be migrated to py3 by that time. The django base is admin, drf, and oscar. Drupal and Django share a database and a common OWL kb. See cliu.sameboat.live for the d8 policy.

The sameboat domain (publicly routed as sameboat.live (D7) and cliu.sameboat.live*) is the model production instance with s d7, sql-ledger, and django managed table spaces and with drf/django admin operational over the whole pg db.
 

 
Links below background my drupal use, GMRV was first django iirc.


  *D8 branch is for development only, see front page of the extension for more.

C5 (whence "C-6") C六书 d.o druportfolio To PHP CMS Page