Jump to content

Examine individual changes

This page allows you to examine the variables generated by the Edit Filter for an individual change.

Variables generated for this change

VariableValue
Whether or not the edit is marked as minor (no longer in use) (minor_edit)
false
Name of the user account (user_name)
'109.92.148.205'
Whether or not a user is editing through the mobile interface (user_mobile)
false
Page ID (page_id)
2119352
Page namespace (page_namespace)
0
Page title without namespace (page_title)
'Solution stack'
Full page title (page_prefixedtitle)
'Solution stack'
Action (action)
'edit'
Edit summary/reason (summary)
'/* Some common named stacks */ '
Old content model (old_content_model)
'wikitext'
New content model (new_content_model)
'wikitext'
Old page wikitext, before the edit (old_wikitext)
'{{Redirects|Software stack||Stack (disambiguation)#Computing}} {{refimprove|date=August 2014}} In [[computing]], a '''solution stack''' or '''software stack''' is a set of [[software]] subsystems or components needed to create a complete [[Computing platform|platform]] such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform. This definition of a ''[[platform (computing)|platform]]'' overlaps with what is known as ''[[system software]]''. For example, to develop a [[web application]] the architect defines the stack as the target [[operating system]], [[web server]], [[database]], and [[programming language]]. Another version of a software stack is operating system, [[middleware]], database, and applications.<ref>{{cite news|url=http://searchenterpriselinux.techtarget.com/news/interview/0,289202,sid39_gci880604,00.html|title=Red Hat: Linux served at vertical data center dinner tables|last=Mimoso|first=Michael S.|date=24 February 2003|work=SearchEnterpriseLinux.com|accessdate=2009-08-09}}</ref> Regularly, the components of a software stack are developed by different developers independently from one another. Some components/subsystems of an overall system are chosen together often enough that the particular set is referred to by a name representing the whole, rather than by naming the parts. Typically, the name is an [[acronym]] representing the individual components. == Some common named stacks == ; BCHS<ref>[http://www.learnbchs.org/ learnbchs.org]</ref> : [[Berkeley Software Distribution|BSD]] (operating system) : [[C (programming language)|C]] (programming language) : httpd (web server) : [[SQLite]] (database) ; Ganeti : [[Xen]] or [[Kernel-based Virtual Machine|KVM]] (hypervisor) : [[Linux]] with [[Logical Volume Manager (Linux)|LVM]] (mass-storage device management) : [[Distributed Replicated Block Device]] (storage replication) : [[Ganeti]] (virtual machine cluster management tool) : [[Ganeti Web Manager]] (web interface) ; GLASS (software bundle): : [[Gemstone (database)|GemStone]] (database and application server) : [[Linux]] (operating system) : [[Apache HTTP Server|Apache]] (web server) : [[Seaside web framework|Seaside]] (web framework) : [[GNU Smalltalk|Smalltalk]] (programming language) ; JAMstack<ref>[https://jamstack.org/ jamstack.org]</ref> : [[JavaScript]] (programming language) : [[API]] (api) : [[Markup language|Markup]] (content) ; [[LAMP (software bundle)|LAMP]]: : [[Linux]] ([[operating system]]) : [[Apache HTTP Server|Apache]] ([[web server]]) : [[MySQL]] or [[MariaDB]] ([[database management system]]s) : [[Perl]], [[PHP]], or [[Python (programming language)|Python]] ([[scripting language]]s) ; LAPP: : [[Linux]] ([[operating system]]) : [[Apache HTTP Server|Apache]] ([[web server]]) : [[PostgreSQL]] ([[database management system]]s) : [[Perl]], [[PHP]], or [[Python (programming language)|Python]] ([[scripting language]]s) ; LEAP (software bundle): The cloud stack of '''LEAP''' for: : [[Linux]] (operating system) : [[Eucalyptus (software)|Eucalyptus]] (free and open-source alternative to the [[Amazon Elastic Compute Cloud]]) : [[AppScale]] ([[Cloud computing]]-framework and free and open-source alternative to [[Google App Engine]]), : [[Python (programming language)|Python]] (programming language) ; [[List of Nginx–MySQL–PHP packages|NMP]] : [[Nginx]] (web server) : [[MySQL]] or [[MariaDB]] (database) : [[PHP]] (programming language) ; LLMP: : [[Linux]] ([[operating system]]) : [[Lighttpd]] ([[web server]]) : [[MySQL]] or [[MariaDB]] ([[database management system]]s) : [[Perl]], [[PHP]], or [[Python (programming language)|Python]] ([[scripting language]]s) ; LNMP/LEMP: : [[Linux]] ([[operating system]]) : [[Nginx]] ([[web server]]) : [[MySQL]] or [[MariaDB]] ([[database management system]]s) : [[Perl]], [[PHP]], or [[Python (programming language)|Python]] ([[scripting language]]s) ; [[LYME (software bundle)]] and [[LYCE (software bundle)]]: : [[Linux]] (operating system) : [[Yaws (web server)|Yaws]] (web server) written in [[Erlang (programming language)|Erlang]] : [[Mnesia]] or [[CouchDB]] (database) written in [[Erlang (programming language)|Erlang]] : [[Erlang (programming language)|Erlang]] (functional programming language) ; [[MAMP]] : [[Mac OS X]] (operating system) : [[Apache HTTP Server|Apache]] (web server) : [[MySQL]] or [[MariaDB]] (database) : [[PHP]], [[Perl]], or [[Python (programming language)|Python]] (programming languages) ; [[MEAN (software bundle)|MEAN]] : [[MongoDB]] (database) : [[Express.js]] (app controller layer) : [[Angular.js]] (web app presentation) : [[Node.js]] (web server) ; [[MERN (software bundle)|MERN]] : [[MongoDB]] (database) : [[Express.js]] (app controller layer) : [[React.js]] (web app presentation) : [[Node.js]] (web server) ; [[MEVN (software bundle)|MEVN]] : [[MongoDB]] (database) : [[Express.js]] (app controller layer) : [[Vue.js]] (web app presentation) : [[Node.js]] (web server) ; [[OpenACS]]-stack : [[Linux]] or [[Microsoft Windows|Windows]] (operating system) : [[AOLserver]] (web server) : [[OpenACS]] ([[web application framework]]) : [[PostgreSQL]] or [[Oracle Database]] (database) : [[Tcl]] (scripting language) ; OpenStack : [[Linux]] – OpenStack controller nodes run exclusively on Linux : [[OpenStack]] – providing an [[infrastructure as a service]] (IaaS) ; SMACK : [[Apache Spark]] (Big Data and MapReduce) : [[Apache Mesos]] (Node startup/shutdown) : [[Akka (toolkit)]] (Actor implementation) : [[Apache Cassandra]] (Database) : [[Apache Kafka]] (Messaging) ; [[WAMP]] : [[Microsoft Windows|Windows]] (operating system) : [[Apache HTTP Server|Apache]] (web server) : [[MySQL]] or [[MariaDB]] (database) : [[PHP]], [[Perl]], or [[Python (programming language)|Python]] (programming language) ; [[WIMP (software bundle)|WIMP]] : [[Microsoft Windows|Windows]] (operating system) : [[Internet Information Services]] (web server) : [[MySQL]] or [[MariaDB]] (database) : [[PHP]], [[Perl]], or [[Python (programming language)|Python]] (programming language) ; WINS : [[Windows Server]] (operating system) : [[Internet Information Services]] (web server) : [[.NET]] (software framework) : [[Microsoft SQL Server | SQL Server]] (database) ; WISA : [[Windows Server]] (operating system) : [[Internet Information Services]] (web server) : [[Microsoft SQL Server | SQL Server]] (database) : [[ASP.NET]] (programming language) ; [[XAMPP]], cross-platform : [[cross-platform|X]] (operating system) : [[Apache HTTP Server|Apache]] (web server) : [[MySQL]] or [[MariaDB]] (database) : [[PHP]] (programming language) : [[Perl]] (programming language) ; [[XRX (web application architecture)|XRX]] : [[XML database]] (database such as [[BaseX]], [[eXist]], [[MarkLogic Server]]) : [[XQuery]] (Query language) : [[REST]] (client interface) : [[XForms]] (client) ; [[ELK (log analysis software stack)|ELK]] : [[Elasticsearch]] (search engine) : [[Logstash]] (event and log management tool) : [[Kibana]] (data visualization) ==See also== * [[Content management framework]] * [[Content management system]] * [[List of Apache–MySQL–PHP packages]] * [[List of Nginx–MySQL–PHP packages]] * [[Web framework]] ==References== {{reflist}} [[Category:Web frameworks]]'
New page wikitext, after the edit (new_wikitext)
'{{Redirects|Software stack||Stack (disambiguation)#Computing}} {{refimprove|date=August 2014}} In [[computing]], a '''solution stack''' or '''software stack''' is a set of [[software]] subsystems or components needed to create a complete [[Computing platform|platform]] such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform. This definition of a ''[[platform (computing)|platform]]'' overlaps with what is known as ''[[system software]]''. For example, to develop a [[web application]] the architect defines the stack as the target [[operating system]], [[web server]], [[database]], and [[programming language]]. Another version of a software stack is operating system, [[middleware]], database, and applications.<ref>{{cite news|url=http://searchenterpriselinux.techtarget.com/news/interview/0,289202,sid39_gci880604,00.html|title=Red Hat: Linux served at vertical data center dinner tables|last=Mimoso|first=Michael S.|date=24 February 2003|work=SearchEnterpriseLinux.com|accessdate=2009-08-09}}</ref> Regularly, the components of a software stack are developed by different developers independently from one another. Some components/subsystems of an overall system are chosen together often enough that the particular set is referred to by a name representing the whole, rather than by naming the parts. Typically, the name is an [[acronym]] representing the individual components. trfyhdsgbcfzsgtfrstfgseyftdsgvfytdfgrtesfhyesaftsftsdfgysefhergtysgftsefgse6theusfhytgftsegyuesfgyu×fde5rertertgstrythwrefygtyghjgkhklkjhkhjghhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhxsddggggggggggggggggggggggggggggggggggggggggggggggggggggffffffffffffffffffffffhhhhhhhhhhhhhddddddddddddhhhhhhhhsskkkkkkkkrgggggggggggggg ==See also== * [[Content management framework]] * [[Content management system]] * [[List of Apache–MySQL–PHP packages]] * [[List of Nginx–MySQL–PHP packages]] * [[Web framework]] ==References== {{reflist}} [[Category:Web frameworks]]'
Whether or not the change was made through a Tor exit node (tor_exit_node)
false
Unix timestamp of change (timestamp)
1530092289