changeset 164:29873a41aae1

docker: new docker files are now in sat main repos, this one is legacy
author Goffi <goffi@goffi.org>
date Fri, 01 Jan 2021 18:33:52 +0100
parents a63f6d360326
children 450ce3c14885
files docker/COPYING docker/README docker/base/Dockerfile docker/base/scripts/add_host docker/base/scripts/dbus_wrap docker/base/scripts/prosodyctl docker/base/scripts/sat docker/base/scripts/set_account_domain docker/data/Dockerfile docker/do_all.sh docker/jp/Dockerfile docker/libervia/Dockerfile docker/libervia/scripts/libervia_cont_launch docker/libervia_cont.sh docker/media/Dockerfile docker/primitivus/Dockerfile docker/prosody/Dockerfile docker/prosody/prosody.cfg.lua docker/prosody/scripts/container_server docker/prosody/scripts/prosody docker/pyjamas/Dockerfile docker/salut/Dockerfile docker/salut/scripts/salut docker/sat/Dockerfile docker/sat_nomedia/Dockerfile docker/sat_pubsub/Dockerfile docker/sat_pubsub/scripts/launch_postgres_and_pubsub.sh docker/sat_pubsub/scripts/sat_pubsub docker_legacy/COPYING docker_legacy/README docker_legacy/base/Dockerfile docker_legacy/base/scripts/add_host docker_legacy/base/scripts/dbus_wrap docker_legacy/base/scripts/prosodyctl docker_legacy/base/scripts/sat docker_legacy/base/scripts/set_account_domain docker_legacy/data/Dockerfile docker_legacy/do_all.sh docker_legacy/jp/Dockerfile docker_legacy/libervia/Dockerfile docker_legacy/libervia/scripts/libervia_cont_launch docker_legacy/libervia_cont.sh docker_legacy/media/Dockerfile docker_legacy/primitivus/Dockerfile docker_legacy/prosody/Dockerfile docker_legacy/prosody/prosody.cfg.lua docker_legacy/prosody/scripts/container_server docker_legacy/prosody/scripts/prosody docker_legacy/pyjamas/Dockerfile docker_legacy/salut/Dockerfile docker_legacy/salut/scripts/salut docker_legacy/sat/Dockerfile docker_legacy/sat_nomedia/Dockerfile docker_legacy/sat_pubsub/Dockerfile docker_legacy/sat_pubsub/scripts/launch_postgres_and_pubsub.sh docker_legacy/sat_pubsub/scripts/sat_pubsub
diffstat 56 files changed, 2334 insertions(+), 2326 deletions(-) [+]
line wrap: on
line diff
--- a/docker/COPYING	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,661 +0,0 @@
-                    GNU AFFERO GENERAL PUBLIC LICENSE
-                       Version 3, 19 November 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-                            Preamble
-
-  The GNU Affero General Public License is a free, copyleft license for
-software and other kinds of works, specifically designed to ensure
-cooperation with the community in the case of network server software.
-
-  The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works.  By contrast,
-our General Public Licenses are intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
-  Developers that use our General Public Licenses protect your rights
-with two steps: (1) assert copyright on the software, and (2) offer
-you this License which gives you legal permission to copy, distribute
-and/or modify the software.
-
-  A secondary benefit of defending all users' freedom is that
-improvements made in alternate versions of the program, if they
-receive widespread use, become available for other developers to
-incorporate.  Many developers of free software are heartened and
-encouraged by the resulting cooperation.  However, in the case of
-software used on network servers, this result may fail to come about.
-The GNU General Public License permits making a modified version and
-letting the public access it on a server without ever releasing its
-source code to the public.
-
-  The GNU Affero General Public License is designed specifically to
-ensure that, in such cases, the modified source code becomes available
-to the community.  It requires the operator of a network server to
-provide the source code of the modified version running there to the
-users of that server.  Therefore, public use of a modified version, on
-a publicly accessible server, gives the public access to the source
-code of the modified version.
-
-  An older license, called the Affero General Public License and
-published by Affero, was designed to accomplish similar goals.  This is
-a different license, not a version of the Affero GPL, but Affero has
-released a new version of the Affero GPL which permits relicensing under
-this license.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-                       TERMS AND CONDITIONS
-
-  0. Definitions.
-
-  "This License" refers to version 3 of the GNU Affero General Public License.
-
-  "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
-  "The Program" refers to any copyrightable work licensed under this
-License.  Each licensee is addressed as "you".  "Licensees" and
-"recipients" may be individuals or organizations.
-
-  To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy.  The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
-  A "covered work" means either the unmodified Program or a work based
-on the Program.
-
-  To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy.  Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
-  To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies.  Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
-  An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License.  If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
-  1. Source Code.
-
-  The "source code" for a work means the preferred form of the work
-for making modifications to it.  "Object code" means any non-source
-form of a work.
-
-  A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
-  The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form.  A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
-  The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities.  However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work.  For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-  The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
-  The Corresponding Source for a work in source code form is that
-same work.
-
-  2. Basic Permissions.
-
-  All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met.  This License explicitly affirms your unlimited
-permission to run the unmodified Program.  The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work.  This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
-  You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force.  You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright.  Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
-  Conveying under any other circumstances is permitted solely under
-the conditions stated below.  Sublicensing is not allowed; section 10
-makes it unnecessary.
-
-  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
-  No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
-  When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
-  4. Conveying Verbatim Copies.
-
-  You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
-  You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
-  5. Conveying Modified Source Versions.
-
-  You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
-    a) The work must carry prominent notices stating that you modified
-    it, and giving a relevant date.
-
-    b) The work must carry prominent notices stating that it is
-    released under this License and any conditions added under section
-    7.  This requirement modifies the requirement in section 4 to
-    "keep intact all notices".
-
-    c) You must license the entire work, as a whole, under this
-    License to anyone who comes into possession of a copy.  This
-    License will therefore apply, along with any applicable section 7
-    additional terms, to the whole of the work, and all its parts,
-    regardless of how they are packaged.  This License gives no
-    permission to license the work in any other way, but it does not
-    invalidate such permission if you have separately received it.
-
-    d) If the work has interactive user interfaces, each must display
-    Appropriate Legal Notices; however, if the Program has interactive
-    interfaces that do not display Appropriate Legal Notices, your
-    work need not make them do so.
-
-  A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit.  Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
-  6. Conveying Non-Source Forms.
-
-  You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
-    a) Convey the object code in, or embodied in, a physical product
-    (including a physical distribution medium), accompanied by the
-    Corresponding Source fixed on a durable physical medium
-    customarily used for software interchange.
-
-    b) Convey the object code in, or embodied in, a physical product
-    (including a physical distribution medium), accompanied by a
-    written offer, valid for at least three years and valid for as
-    long as you offer spare parts or customer support for that product
-    model, to give anyone who possesses the object code either (1) a
-    copy of the Corresponding Source for all the software in the
-    product that is covered by this License, on a durable physical
-    medium customarily used for software interchange, for a price no
-    more than your reasonable cost of physically performing this
-    conveying of source, or (2) access to copy the
-    Corresponding Source from a network server at no charge.
-
-    c) Convey individual copies of the object code with a copy of the
-    written offer to provide the Corresponding Source.  This
-    alternative is allowed only occasionally and noncommercially, and
-    only if you received the object code with such an offer, in accord
-    with subsection 6b.
-
-    d) Convey the object code by offering access from a designated
-    place (gratis or for a charge), and offer equivalent access to the
-    Corresponding Source in the same way through the same place at no
-    further charge.  You need not require recipients to copy the
-    Corresponding Source along with the object code.  If the place to
-    copy the object code is a network server, the Corresponding Source
-    may be on a different server (operated by you or a third party)
-    that supports equivalent copying facilities, provided you maintain
-    clear directions next to the object code saying where to find the
-    Corresponding Source.  Regardless of what server hosts the
-    Corresponding Source, you remain obligated to ensure that it is
-    available for as long as needed to satisfy these requirements.
-
-    e) Convey the object code using peer-to-peer transmission, provided
-    you inform other peers where the object code and Corresponding
-    Source of the work are being offered to the general public at no
-    charge under subsection 6d.
-
-  A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
-  A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling.  In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage.  For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product.  A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
-  "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source.  The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
-  If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information.  But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
-  The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed.  Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
-  Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
-  7. Additional Terms.
-
-  "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law.  If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
-  When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it.  (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.)  You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
-  Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
-    a) Disclaiming warranty or limiting liability differently from the
-    terms of sections 15 and 16 of this License; or
-
-    b) Requiring preservation of specified reasonable legal notices or
-    author attributions in that material or in the Appropriate Legal
-    Notices displayed by works containing it; or
-
-    c) Prohibiting misrepresentation of the origin of that material, or
-    requiring that modified versions of such material be marked in
-    reasonable ways as different from the original version; or
-
-    d) Limiting the use for publicity purposes of names of licensors or
-    authors of the material; or
-
-    e) Declining to grant rights under trademark law for use of some
-    trade names, trademarks, or service marks; or
-
-    f) Requiring indemnification of licensors and authors of that
-    material by anyone who conveys the material (or modified versions of
-    it) with contractual assumptions of liability to the recipient, for
-    any liability that these contractual assumptions directly impose on
-    those licensors and authors.
-
-  All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10.  If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term.  If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
-  If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
-  Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
-  8. Termination.
-
-  You may not propagate or modify a covered work except as expressly
-provided under this License.  Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
-  However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
-  Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-  Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License.  If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
-  9. Acceptance Not Required for Having Copies.
-
-  You are not required to accept this License in order to receive or
-run a copy of the Program.  Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance.  However,
-nothing other than this License grants you permission to propagate or
-modify any covered work.  These actions infringe copyright if you do
-not accept this License.  Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
-  10. Automatic Licensing of Downstream Recipients.
-
-  Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License.  You are not responsible
-for enforcing compliance by third parties with this License.
-
-  An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations.  If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
-  You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License.  For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
-  11. Patents.
-
-  A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based.  The
-work thus licensed is called the contributor's "contributor version".
-
-  A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version.  For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
-  Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
-  In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement).  To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
-  If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients.  "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
-  If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
-  A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License.  You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
-  Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
-  12. No Surrender of Others' Freedom.
-
-  If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all.  For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
-  13. Remote Network Interaction; Use with the GNU General Public License.
-
-  Notwithstanding any other provision of this License, if you modify the
-Program, your modified version must prominently offer all users
-interacting with it remotely through a computer network (if your version
-supports such interaction) an opportunity to receive the Corresponding
-Source of your version by providing access to the Corresponding Source
-from a network server at no charge, through some standard or customary
-means of facilitating copying of software.  This Corresponding Source
-shall include the Corresponding Source for any work covered by version 3
-of the GNU General Public License that is incorporated pursuant to the
-following paragraph.
-
-  Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU General Public License into a single
-combined work, and to convey the resulting work.  The terms of this
-License will continue to apply to the part which is the covered work,
-but the work with which it is combined will remain governed by version
-3 of the GNU General Public License.
-
-  14. Revised Versions of this License.
-
-  The Free Software Foundation may publish revised and/or new versions of
-the GNU Affero General Public License from time to time.  Such new versions
-will be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-  Each version is given a distinguishing version number.  If the
-Program specifies that a certain numbered version of the GNU Affero General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation.  If the Program does not specify a version number of the
-GNU Affero General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
-  If the Program specifies that a proxy can decide which future
-versions of the GNU Affero General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
-  Later license versions may give you additional or different
-permissions.  However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
-  15. Disclaimer of Warranty.
-
-  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. Limitation of Liability.
-
-  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
-  17. Interpretation of Sections 15 and 16.
-
-  If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
-                     END OF TERMS AND CONDITIONS
-
-            How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU Affero General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU Affero General Public License for more details.
-
-    You should have received a copy of the GNU Affero General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-Also add information on how to contact you by electronic and paper mail.
-
-  If your software can interact with users remotely through a computer
-network, you should also make sure that it provides a way for users to
-get its source.  For example, if your program is a web application, its
-interface could display a "Source" link that leads users to an archive
-of the code.  There are many ways you could offer source, and different
-solutions will be better for different programs; see section 13 for the
-specific requirements.
-
-  You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
--- a/docker/README	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,159 +0,0 @@
-Salut à Toi Docker files
-(c) Jérôme Poisson aka Goffi 2014-2016
-
-This directory and all subdirectories are files to manage Salut à Toi or its related applications/frontends with Docker
-Salut à Toi is an XMPP multi-frontends multi-purposes client (see http://salut-a-toi.org)
-All file in this directory or subdirectories are under AGPL v3+
-
-
-############
-# LICENCE  #
-############
-
-SàT is free software: you can redistribute it and/or modify
-it under the terms of the GNU Affero General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-SàT is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU Affero General Public License for more details.
-
-You should have received a copy of the GNU Affero General Public License
-along with SàT.  If not, see <http://www.gnu.org/licenses/>.
-
-
-#########
-# ABOUT #
-#########
-
-The files in subdirectories are Dockerfile needed to build the various images.
-The do_all.sh script is used to do action (like building) on all images in the good order.
-The libervia_cont.sh is the manager script, which simplify the launching, stopping, updating, etc of Libervia container.
-
-You can find up-to-date instructions on http://wiki.goffi.org/wiki/Docker/en
-
-Following sections explain in more details how to use everything
-
-
-####################
-# do_all.sh script #
-####################
-
-This script is used mainly to build images. You normaly don't need it as image should be on Docker hub and will be downloaded automaticaly, but it can be useful if you want to build images for a different architecture (e.g. ARM), or if you want to modify images.
-
-************
-* building *
-************
-
-To build all the images in the good orders, just do:
-$ ./do_all.sh build [ARGS]
-
-ARGS are Docker args, so you can use for example:
-$ ./do_all.sh build --no-cache
-
-***********
-* pushing *
-***********
-
-If you want to push your own images, you'll need to change ACCOUNT variable in the script, then you can do:
-$ ./do_all.sh push
-
-
-###########################
-# libervia_cont.sh script #
-###########################
-
-This script manage the launch of Libervia container and its dependencies.
-
-***********
-* running *
-***********
-
-To launch Libervia, just enter:
-$ ./libervia_cont.sh
-
-If you have not the images locally, Docker will automatically download them.
-
-If everything is alright, at the end you should have the ports used and some instruction.
-
-If you want to tune the launch, you can use the following syntax:
-
-$ ./libervia_cont.sh run [ARGS...]
-
-********
-* stop *
-********
-
-To stop Libervia and its dependencies, enter:
-$ ./libervia_cont.sh stop
-
-The containers will be stopped then removed.
-Note that the data container (sat_data) will not be deleted, as it is were your persistent data are stocked. If you want to delete it, you need to do it manually (be sure to have backuped before that, as it will remove everything !)
-
-**********
-* backup *
-**********
-
-Backup is easy with the managed, enter the following command:
-$ ./libervia_cont.sh backup
-
-This will create a tar.gz archive of persistent data, the name contain the date of the archive creation.
-
-**********
-* update *
-**********
-
-Updating is done by entering the following command
-$ ./libervia_cont.sh update
-
-**********
-* ports  *
-**********
-
-You can get the list of ports used locally with the following command:
-$ ./libervia_cont.sh ports
-
-
-###########
-# IMAGES  #
-###########
-
-Here is a description of each image:
-
-- base: the main images used to build everything. It contains several helping scripts to easy automatic configuration
-- data: this image build the container which will keep all the persistent data (sat_data)
-- jp: CLI frontend (note that it's better to used it directly on your host, i.e. not with Docker, if you want to use it seriously)
-- libervia: the web frontend, the one launched (with its dependencies) with libervia_cont.sh script
-- media: base images + media used by frontends
-- primitivus: the console interface frontend
-- prosody: Prosody XMPP server specially tuned to be used by Libervia
-- salut: directory component, which is plugged to Prosody
-- sat: the Salut à Toi backend
-- sat_nomedia: the Salut à Toi backend without media, if you only use text frontends, you don't need the media
-- sat_pubsub: PubSub component created for the Salut à Toi project, the container will plug itself to Prosody
-
-
-###########
-# CONTACT #
-###########
-
-You can join us on the XMPP MUC room (sat@chat.jabberfr.org), or individually:
-
-Goffi:
-	- goffi@goffi.org (e-mail)
-	- goffi@jabber.fr (jid)
-	- http://www.goffi.org (blog, with fresh news about SàT)
-
-Souliane:
-	- souliane@mailoo.org (e-mail)
-	- souliane@libervia.org (jid)
-
-You'll find the latest version and other stuffs on *.goffi.org websites:
-	- wiki (wiki.goffi.org), in French & English so far
-	- ftp (ftp.goffi.org) for the latest version, or previous ones (and other projects)
-	- bugtracker (bugs.goffi.org) to report any problem or give suggestions
-	- mailing lists (lists.goffi.org)
-
-and the official SàT website is at http://www.salut-a-toi.org
--- a/docker/base/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,109 +0,0 @@
-###############################################################
-#                                                             #
-#                      Salut à Toi/base                       #
-#     This Dockerfile build a « Salut à Toi » base image      #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM debian:jessie
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-########
-# BASE #
-########
-
-ENV DEBIAN_FRONTEND noninteractive
-
-## Helping scripts ##
-# Following scripts make the configuration as automatic and easy as possible
-COPY scripts/set_account_domain scripts/sat scripts/add_host scripts/dbus_wrap scripts/prosodyctl /usr/local/bin/
-
-RUN chown root:root /usr/local/bin/set_account_domain && \
-chmod 0555 /usr/local/bin/set_account_domain && \
-chown root:root /usr/local/bin/sat && \
-chmod 0500 /usr/local/bin/sat && \
-chown root:root /usr/local/bin/add_host && \
-chmod 0555 /usr/local/bin/add_host && \
-chown root:root /usr/local/bin/prosodyctl && \
-chmod 0555 /usr/local/bin/prosodyctl && \
-chown root:root /usr/local/bin/dbus_wrap && \
-chmod 0555 /usr/local/bin/dbus_wrap && \
-
-# it's better to have a dedicated user
-useradd -m sat && \
-
-# will be used to put many SàT specific data
-mkdir -p /usr/share/sat && \
-mkdir /usr/share/sat/certificates && \
-addgroup tls-cert --gid 9999 && \
-chown :tls-cert /usr/share/sat/certificates && \
-chmod 2770 /usr/share/sat/certificates && \
-adduser sat tls-cert
-
-RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends locales dbus-x11 python python-gobject-2 python-dbus python-lxml python-mutagen python-pil python-crypto python-feed python-potr python-xdg python-xe python-zope.interface python-gi python-urwid python-markdown python-html2text mercurial python-pip python-openssl python-service-identity gcc python-dev && \
-
-# we install Twisted from pip as Jessie version is too old
-pip install twisted wokkel pyOpenSSL && \
-
-# we remove stuff only needed to build Twisted
-# and clean what we can
-apt-get purge -y gcc python-dev && \
-apt-get autoremove -y && apt-get clean && \
-
-# dokuwiki module is needed for the blog importer
-pip install dokuwiki && \
-
-# we need a TCP socket for D-Bus
-sed -i "s&<listen>unix:tmpdir=/tmp</listen>&\0\n  <listen>tcp:host=localhost,bind=*,port=55555,family=ipv4</listen>\n  <auth>ANONYMOUS</auth>\n  <allow_anonymous/>&" /etc/dbus-1/session.conf && \
-
-# we need UTF-8 locale
-sed -i "s/# en_US.UTF-8/en_US.UTF-8/" /etc/locale.gen && locale-gen
-
-ENV LC_ALL en_US.UTF-8
-
-################
-# URWID SÀTEXT #
-################
-
-RUN cd /tmp && \
-
-hg clone https://repos.goffi.org/urwid-satext && cd urwid-satext && \
-python setup.py install --prefix /usr --install-lib /usr/lib/python2.7/dist-packages && \
-cd /tmp && rm -rf urwid-satext && \
-
-#####################
-# CORE INSTALLATION #
-#####################
-
-hg clone https://repos.goffi.org/sat && cd sat && \
-python setup.py install --prefix /usr --install-lib /usr/lib/python2.7/dist-packages && \
-# we save repository data so SàT can get repository version
-# TODO: should be done in setup.py in the future
-python -c 'from sat.tools import utils;utils.getRepositoryData("/tmp/sat", is_path=True, save_dir_path="/usr/lib/python2.7/dist-packages/sat")' && \
-cd /tmp && rm -rf sat && \
-
-######################
-# SàT CONFIGURATION  #
-######################
-
-# we want .pid files in /tmp so they are removed if container are deleted
-echo '[DEFAULT]\npid_dir=/tmp\n\n\
-# we auto-create libervia account if it doesn't exists in Libervia container
-# so we remove it from reserved_list in plugin account
-[plugin account]\nreserved_list=' >> /etc/sat.conf && \
-
-# we create a sat.conf in sat user's XDG directory
-# else it would be created by set_account_domain with root only permissions
-mkdir -p /home/sat/.config/sat && touch /home/sat/.config/sat/sat.conf && \
-chown -R sat:sat /home/sat/.config && chmod 0700 /home/sat/.config/sat && \
-chmod 0600 /home/sat/.config/sat/sat.conf
-
-##########
-# LAUNCH #
-##########
-
-WORKDIR /home/sat
-
-ENTRYPOINT ["/bin/bash"]
--- a/docker/base/scripts/add_host	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-#!/usr/bin/env python2
-# this script add aliases to /etc/hosts
-import sys, re
-
-if len(sys.argv) < 2 or len(sys.argv) > 3:
-    sys.exit(1)
-
-host = sys.argv[1]
-alias = sys.argv[2] if len(sys.argv) == 3 else "localhost"
-
-if host == "localhost" or host == alias:
-    sys.exit(0)
-
-print "Adding host {} as an alias of {}".format(host, alias)
-with open("/etc/hosts", "r+") as f:
-    buf = re.sub(r"\b{}\b".format(alias), "{}\t{}".format(alias, host), f.read(), 1)
-    f.seek(0)
-    f.write(buf)
--- a/docker/base/scripts/dbus_wrap	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-#!/bin/sh
-# this script will launch the command with good D-BUS parameters
-# it needs to be copied and made executable by frontends
-export DBUS_SESSION_BUS_ADDRESS=tcp:host=sat,port=55555,family=ipv4
-exec /usr/bin/$(basename "$0") "$@"
--- a/docker/base/scripts/prosodyctl	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#!/usr/bin/env python2
-# This script simulate prosodyctl adduser/passwd/deluser and call it on the prosody container
-import sys, xmlrpclib
-
-proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
-def pwd():
-    pwd1=raw_input(); pwd2=raw_input(); assert pwd1==pwd2
-    return pwd1
-
-password = pwd() if sys.argv[1] in ["adduser", "passwd"] else ""
-sys.exit(proxy.prosodyctl(sys.argv[1], sys.argv[2], password))
--- a/docker/base/scripts/sat	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-#!/bin/sh
-# account domain is set, then sat is launched with D-Bus activated
-
-# XXX: exec is not working with Docker and su here for whatever reason, so using trap/wait workaround
-#      thanks to cuonglm for the tip (https://unix.stackexchange.com/questions/146756/forward-sigterm-to-child-in-bash/146770#146770)
-
-on_sigterm() {
-  /usr/bin/sat stop
-  # to have a proper exit code
-  exit $?
-}
-trap on_sigterm TERM
-
-set_account_domain
-eval $(dbus-launch --sh-syntax)
-su -c "/usr/bin/sat $@" sat &
-wait $!
--- a/docker/base/scripts/set_account_domain	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-#!/usr/bin/env python2
-
-# This script set account domain in sat.conf if not already set
-# if not set, domain is got from prosody container or DOMAIN environment variable
-
-import os, os.path, xmlrpclib, ConfigParser, socket, subprocess
-from sat.core.constants import Const as C
-from sat.tools import config as sat_config
-
-SECTION = "plugin account"
-OPTION = "new_account_domain"
-CONFIG_PATH = "/home/sat/.config/sat/sat.conf"
-
-try:
-    os.makedirs(os.path.dirname(CONFIG_PATH))
-except OSError:
-    pass
-
-config = ConfigParser.SafeConfigParser()
-config.read(C.CONFIG_FILES)
-domain = sat_config.getConfig(config, SECTION, OPTION)
-
-if domain is None:
-    os.getenv("DOMAIN")
-    if domain is None:
-        proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
-        try:
-            if "prosody" not in open("/etc/hosts").read():
-                raise socket.gaierror # this avoid waiting for timeout if prosody is not linked
-            domain = proxy.getenv("DOMAIN")
-        except socket.gaierror:
-            print "No prosody container connected or known domain, using \"localhost\" for new domains"
-            domain = "localhost"
-
-    config = ConfigParser.SafeConfigParser()
-    config.readfp(open(CONFIG_PATH, "a+"))
-
-    try:
-        config.add_section(SECTION)
-    except ConfigParser.DuplicateSectionError:
-        pass
-
-    config.set(SECTION, OPTION, domain)
-    config.write(open(CONFIG_PATH, "w"))
-
-subprocess.call(["add_host", domain, "prosody"])
-
-for subdomain in ("chat", "proxy", "upload", "pubsub", "salut"):
-    subprocess.call(["add_host", "{}.{}".format(subdomain, domain), "prosody"])
--- a/docker/data/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-###############################################################
-#                                                             #
-#                      Salut à Toi/data                       #
-#     This Dockerfile build a « Salut à Toi » data image      #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/prosody:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-###########
-# VOLUMES #
-###########
-
-USER root
-
-# sat user home, where most of config files and databases are located
-VOLUME ["/home/sat"]
-
-# Prosody
-VOLUME ["/var/lib/prosody"]
-VOLUME ["/etc/prosody/prosody_sat_cfg"]
-
-# Postgres database, used in SàT PubSub
-VOLUME ["/var/lib/postgresql"]
-
-# TLS certificates
-VOLUME ["/usr/share/sat/certificates"]
-
-# Logs not shown directly with docker logs
-VOLUME ["/var/log"]
-
-##########
-# BACKUP #
-##########
-
-WORKDIR /volumes
-RUN ln -s /home/sat sat && \
-ln -s /usr/share/sat/certificates certificates && \
-ln -s /var/lib/prosody prosody && \
-ln -s /etc/prosody/prosody_sat_cfg prosody_sat_cfg && \
-ln -s /var/lib/postgresql postgresql && \
-ln -s /var/log log
-VOLUME ["/volumes"]
-
-ENTRYPOINT ["/bin/true"]
--- a/docker/do_all.sh	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-#!/bin/sh
-
-# This script build all container in the right order
-# Copyright (C) 2014 Jérôme Poisson (goffi@goffi.org)
-
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU Affero General Public License for more details.
-
-# You should have received a copy of the GNU Affero General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-DIRS="base media sat_nomedia sat jp primitivus sat_pubsub prosody salut libervia data"
-ACCOUNT="salutatoi"
-
-ori_dir=$(pwd)
-
-if [ $# -eq 0 ]; then
-	cmd="build"
-else
-	case $1 in
-		build)
-			cmd="build"
-			BEFORE="-t"
-			AFTER="."
-			;;
-		push)
-			cmd="push"
-			TAG=":latest"
-			;;
-		pull)
-			cmd="pull"
-			TAG=":latest"
-			;;
-		*)
-			printf "Invalid command ($1)\n"
-			exit 1
-			;;
-	esac
-	
-	shift
-fi
-
-for cont_dir in $DIRS; do
-	cont_name=$(grep -o "Salut à Toi/[^ ]\+" $cont_dir/Dockerfile | sed "s&Salut à Toi/&&" | tr '[:upper:]' '[:lower:]')
-	cd "$cont_dir"
-	printf "\n==> Doing a $cmd for $ACCOUNT/$cont_name in $cont_dir with extra [$@] <===\n\n"
-	docker $cmd $BEFORE "$ACCOUNT/${cont_name}${TAG}" "$@" $AFTER
-	err=$?
-	cd "$ori_dir"
-	if [ $err -ne 0 ]; then
-		printf "$cmd of $cont_name failed (exit code $err), exiting\n"
-		exit 1
-	fi
-done
--- a/docker/jp/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-###############################################################
-#                                                             #
-#                       Salut à Toi/jp                        #
-#    This Dockerfile build jp CLI frontend for Salut à Toi    #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/base:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-########
-# BASE #
-########
-
-RUN apt-get install -y --no-install-recommends python-progressbar && apt-get clean && \
-
-#########
-# D-Bus #
-#########
-
-# we create a wrapper to set the session bus address
-cp /usr/local/bin/dbus_wrap /usr/local/bin/jp
-
-##########
-# LAUNCH #
-##########
-
-USER sat
-
-ENTRYPOINT ["jp"]
--- a/docker/libervia/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,93 +0,0 @@
-####################################################################
-#                                                                  #
-#                       Salut à Toi/Libervia                       #
-# This Dockerfile build Libervia, the web frontend for Salut à Toi #
-#   Salut à Toi is a multi-frontends multi-purposes XMPP client    #
-#                                                                  #
-####################################################################
-
-FROM salutatoi/media:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-#####################
-# FIRST LAUNCH TEST #
-#####################
-
-COPY scripts/libervia_cont_launch /usr/bin/
-
-RUN chown root:root /usr/bin/libervia_cont_launch && \
-chmod 0555 /usr/bin/libervia_cont_launch && \
-
-#########
-# D-Bus #
-#########
-
-cp /usr/local/bin/dbus_wrap /usr/local/bin/libervia_cont_launch && \
-
-#################
-# CONFIGURATION #
-#################
-
-# we want to use certificates in /usr/share/sat/certificates
-echo "\n[libervia]\n\
-tls_private_key = /usr/share/sat/certificates/libervia.key\n\
-tls_certificate = /usr/share/sat/certificates/libervia.crt\n\
-connection_type = both\n\
-redirect_to_https = 0" >> /etc/sat.conf
-
-################
-# dependencies #
-################
-
-RUN pip install txJSON-RPC && \
-
-apt-get install -y --no-install-recommends python-jinja2 && apt-get clean && \
-
-###########
-# PYJAMAS #
-###########
-
-cd /tmp && \
-
-# as the situation with pyjamas is complicated, we get the archive from our own ftp
-python -c 'import urllib2,tarfile,cStringIO;tar=tarfile.open(fileobj=cStringIO.StringIO(urllib2.urlopen("https://ftp.goffi.org/pyjamas/pyjamas.tar.bz2").read()));tar.extractall()' && \
-
-cd pyjamas && \
-
-python bootstrap.py && \
-
-ln -s /tmp/pyjamas/bin/pyjsbuild /usr/local/bin/pyjsbuild && \
-
-############
-# LIBERVIA #
-############
-
-cd /tmp && hg clone https://repos.goffi.org/libervia && \
-
-cd libervia && \
-
-python setup.py install && \
-
-# as for SàT backend, we save repos data
-# so Libervia can get repository version
-# TODO: should be done in setup.py in the future
-python -c 'from sat.tools import utils;utils.getRepositoryData("/tmp/libervia", is_path=True, save_dir_path="/usr/local/lib/python2.7/dist-packages/libervia")' && \
-
-# some cleaning before finishing the layer
-cd /tmp && rm -rf libervia pyjamas /usr/local/bin/pyjsbuild
-
-#########
-# Ports #
-#########
-
-# HTTP and HTTPS
-EXPOSE 8080 8443
-
-##########
-# LAUNCH #
-##########
-
-USER sat
-
-ENTRYPOINT ["libervia_cont_launch", "fg"]
--- a/docker/libervia/scripts/libervia_cont_launch	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-#!/usr/bin/env python2
-
-# this script check if libervia and admin accounts exist, and create them if necessary
-# then it launch libervia
-import os, sys, string, random
-from sat.plugins import plugin_misc_account as account
-from sat.tools import config
-from sat_frontends.bridge import DBus
-
-def generate_pwd():
-    chars = string.letters + string.digits
-    length = 12
-    return "".join(random.choice(chars) for _ in range(length))
-
-sat=DBus.DBusBridgeFrontend()
-sat.getReady()
-admin_email = sat.getConfig(account.CONFIG_SECTION, "admin_email") or account.default_conf["admin_email"]
-
-for profile in ["libervia", "admin"]:
-    try:
-        sat.getProfileName(profile)
-    except Exception as e:
-        print "{} profile doesn't exists, creating it".format(profile)
-        print "registering {}@{}".format(profile, sat.getNewAccountDomain())
-        pwd = generate_pwd()
-        if profile == "libervia":
-            config.fixConfigOption("libervia", "passphrase", pwd)
-        elif profile == "admin":
-            with open("/home/sat/ADMIN_PWD", "w") as f:
-                f.write("%s\n" % pwd)
-        sat.registerSatAccount(admin_email, pwd, profile)
-
-os.execvp("libervia", ["libervia"] + sys.argv[1:])
--- a/docker/libervia_cont.sh	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,466 +0,0 @@
-#!/bin/sh
-
-# Libervia container manager
-# Copyright (C) 2014-2016 Jérôme Poisson (goffi@goffi.org)
-
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU Affero General Public License for more details.
-
-# You should have received a copy of the GNU Affero General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-VERSION="0.3.0"
-APP_NAME="Libervia"
-ACCOUNT="salutatoi"
-
-# environment variables that can be used for configuration:
-# SAT_CONT_TLS_DIR for TLS certificates directory
-# SAT_CONT_DOMAIN for the host name
-# SAT_CONT_BACKUP_DIR is the directory where tar.gz backup will be written
-# SAT_CONT_DK_EXTRA is used for extra options (used with all containers but sat_data)
-# SAT_CONT_PORT_<port> is used to specify port when -p is used, <port> must be an exposed port
-
-CONTAINERS="prosody sat_pubsub salut sat libervia"
-TEST_CONT="libervia" # container used to test status
-MAINT_CONT="debian:jessie" # container used for maintenance
-
-DK_DETACH="-d"
-DK_TERM="-ti"
-
-VOLUME_NAME="data"
-VOLUME_CONT="$ACCOUNT/$VOLUME_NAME"
-VOLUME_ALIAS="sat_data"
-DK_VOLUME="--volumes-from $VOLUME_ALIAS"
-
-PUBLIC=0
-
-PROSODY_PORTS="5222 5269 5280 5281"
-PORT_5222_NAME="XMPP client to server"
-PORT_5269_NAME="XMPP server to server"
-PORT_5280_NAME="HTTP Upload"
-PORT_5281_NAME="HTTP Upload (HTTPS)"
-SAT_PORTS="10143 10125"
-PORT_10143_NAME="IMAP server"
-PORT_10125_NAME="SMTP server"
-LIBERVIA_PORTS="8080 8443"
-PORT_8080_NAME="HTTP"
-PORT_8443_NAME="HTTPS"
-NO_PORT="No public port"
-
-DOCKER_EXE="docker"
-
-USAGE="Usage: $0 [start|stop|restart|status|update|backup|restore|ports|config|stats] [ARGS...]"
-
-HELP_SITE="https://wiki.goffi.org/wiki/Docker/en"
-HELP_MUC="sat@chat.jabberfr.org"
-
-CONT_CERT_DIR="/usr/share/sat/certificates"
-DEFAULT_TMP_DIR="/tmp/tmp_sat_docker"
-
-eprintf()
-{
-   >&2 printf "$@"
-}
-
-get_dyn_var() {
-    # get dynamicly variable based on given name
-
-    name=$1
-    var_type=$2
-    name_upp=$(echo "$name" | tr '[:lower:]' '[:upper:]')
-    case $var_type in
-        ports) eval echo "\$${name_upp}_PORTS";;
-        port_name) eval echo "\$PORT_${name_upp}_NAME";;
-    esac
-}
-
-list_ports() {
-    # list used ports in currently running containers
-
-    for cont in $CONTAINERS; do
-        # we get variable name with uppercase container name
-        # some magic to get the ports
-        ports=$(get_dyn_var $cont ports)
-
-        [ -n "$ports" ] && printf "== $cont ==\n\n"
-
-        for port in $ports; do
-            # some magic to get port human readable name
-            port_name=$(get_dyn_var $port port_name)
-            real_port=$(docker port $cont $port 2>&1)
-            if [ $? -ne 0 ]; then
-                real_port=$NO_PORT
-            fi
-
-            # we now show the ports with nice alignment
-            desc="port $port ($port_name):"
-            nb_tabs=$((5-${#desc}/8))
-            printf "$desc"
-            for i in $(seq $nb_tabs); do
-                printf "\t"
-            done
-            printf "$real_port\n"
-        done
-        [ -n "$ports" ] && printf '\n'
-    done
-}
-
-public_ports_arg() {
-    # create Docker arg to have public ports corresponding to container ports
-
-    if [ $PUBLIC -ne 1 ]; then
-        return
-    fi
-    cont=$1
-    ports=$(get_dyn_var $cont ports)
-    ARG=""
-    for port in $ports; do
-        host_port=$(eval echo "\$SAT_CONT_PORT_${port}")
-        if [ -z "$host_port" ]; then
-            host_port=$port
-        fi
-        if [ "$host_port" != 0 ]; then
-            ARG="$ARG -p $host_port:$port"
-        fi
-    done
-    echo $ARG
-}
-
-download_missing() {
-    # download images wich are not present locally
-    for cont in $CONTAINERS $VOLUME_NAME; do
-        image="$ACCOUNT/$cont"
-        docker inspect $image:latest > /dev/null 2>&1
-        if [ $? -ne 0 ]; then
-            printf "$image is not present locally, downloading it\n"
-            docker pull $image:latest
-            if [ $? -eq 0 ]; then
-                printf "\nDownload of latest $image finished\n\n"
-            else
-                eprintf "\nError while downloading $image, please check your connection and logs\n"
-                return 1
-            fi
-        fi
-    done
-}
-
-check_docker() {
-    which $DOCKER_EXE > /dev/null 2>&1
-    if [ $? -ne 0 ]; then
-        printf "Docker is not installed or not accessible, please install it.\nYou can check $HELP_SITE for instructions\n"
-        return 1
-    fi
-}
-
-check_docker_version() {
-    # check if current docker version is greater than or equal to the requested one
-    wanted_major=$1
-    wanted_minor=$2
-    wanted_rev=$3
-    raw=$(docker --version | grep -o '\([0-9]\+\)\.[0-9]\+\.[0-9]\+')
-    docker_major=$(echo "$raw" |  cut -d . -f 1)
-    docker_minor=$(echo "$raw" |  cut -d . -f 2)
-    docker_rev=$(echo "$raw" |  cut -d . -f 3)
-    for name in major minor rev; do
-        docker_val=$(eval echo \$docker_$name)
-        wanted_val=$(eval echo \$wanted_$name)
-        if [ $docker_val -gt $wanted_val ]; then
-            return 0
-        fi
-        if [ $docker_val -lt $wanted_val ]; then
-            return 1
-        fi
-    done
-
-    # wanted version and docker version are the same
-    return 0
-}
-
-parse_run_args() {
-    # manage arguments for run command
-
-    while [ $# -gt 0 ]; do
-        case "$1" in
-
-            -h|--help)
-                cat << OPT_END
-options available for the run command:
-
--h, --help                      display this help message
--p, --public                    publish using true ports
--d DOMAIN, --domain DOMAIN      use DOMAIN as domain name
-OPT_END
-                exit 0
-                ;;
-
-            -d|--domain)
-                shift
-                if [ $# -eq 0 ]; then
-                    printf "no domain given, --domain must be followed by a domain\n"
-                    exit 1
-                fi
-                SAT_CONT_DOMAIN="$1"
-                shift
-                ;;
-
-            -p|--public)
-                shift
-                PUBLIC=1
-                ;;
-
-            *)  printf "Invalid argument, please check \"$0 run --help\"\n"
-                exit 1
-                ;;
-        esac
-    done
-}
-
-check_docker || exit 1
-
-if [ $# -ge 1 ];then
-    case $1 in
-        start) CMD=START;;
-        stop) CMD=STOP;;
-        restart) CMD=RESTART;;
-        status) CMD=STATUS;;
-        update) CMD=UPDATE;;
-        backup) CMD=BACKUP;;
-        restore) CMD=RESTORE;;
-        ports) CMD=PORTS;;
-        config) CMD=CONFIG;;
-        stats) CMD=STATS;;
-        -v|--version) printf "$VERSION\n"; exit 0;;
-        -h|--help) printf "$USAGE\n\nYou can check $HELP_SITE for instructions, or go to $HELP_MUC XMPP MUC room for help\n"; exit 0;;
-        *) echo $USAGE
-           exit 1
-    esac
-    shift
-else
-    CMD=START
-fi
-
-case $CMD in
-    START)
-        parse_run_args "$@"
-        download_missing || exit 1
-
-        printf "Running data container... "
-        # we use -d even if data container doesn't stay in background to get id of the container
-        docker_id=$(docker run -d --name $VOLUME_ALIAS $VOLUME_CONT 2>&1)
-        if [ $? -eq 0 ]; then
-            printf "OK ($docker_id)\n"
-        else
-            echo $docker_id | grep Conflict > /dev/null 2>&1
-            if [ $? -eq 0 ]; then
-                printf "A data container already exists ($VOLUME_ALIAS), use \"docker ps -a\" to see it\n"
-            else
-                eprintf "Error, please check data volume\nerror message: $docker_id\n"
-                exit 1
-            fi
-        fi
-        printf "\nRunning Libervia\n\n"
-        # we first check if we need to mount TLS directory
-        if [ -n "$SAT_CONT_TLS_DIR" ]; then
-            printf "$SAT_CONT_TLS_DIR will be used for TLS certificate\n"
-            DK_TLS="--volume=$SAT_CONT_TLS_DIR:$CONT_CERT_DIR"
-        fi
-        for CONT in $CONTAINERS; do
-            case $CONT in
-                prosody) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME $DK_TLS $(public_ports_arg $CONT) --name prosody"
-                         if [ -n "$SAT_CONT_DOMAIN" ]; then
-                             OPTS="-e DOMAIN=$SAT_CONT_DOMAIN $OPTS"
-                         fi
-                         ;;
-                sat_pubsub) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME --name sat_pubsub --link=prosody:prosody";;
-                salut) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME --name salut --link=prosody:prosody";;
-                sat) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME -P $(public_ports_arg $CONT) --name sat --link=prosody:prosody";;
-                libervia) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME --volumes-from sat $DK_TLS -P $(public_ports_arg $CONT) --name libervia --link=sat:sat";;
-                *) eprintf "Unkown container $CONT\n"; exit 1
-            esac
-            printf "Launching $CONT... "
-            docker_id=$(docker run $OPTS $SAT_CONT_DK_EXTRA $ACCOUNT/$CONT 2>&1)
-            if [ $? -eq 0 ]; then
-                printf "OK ($docker_id)\n"
-            else
-                eprintf "Error, please check container or ask help on XMPP MUC sat@chat.jabberfr.org\nerror message: $docker_id\n"
-                eprintf "Abandon\n"
-                exit 1
-            fi
-        done
-        printf '\nLibervia is launched and should be reachable in a couple of seconds.\nYou can check logs with "docker logs -f libervia" (or any other container name).\n'
-        printf "An \"admin\" account has been created, you can check its password on $VOLUME_ALIAS container, in file /home/sat/ADMIN_PWD. Config can be tuned on this container.\n"
-        printf 'Below are the ports used to connect, you can go with your browser to Libervia HTTP(S) port.\n\n'
-        list_ports
-        ;;
-    STOP)
-        printf "stopping Libervia\n"
-        REVERSED=""
-        for CONT in $CONTAINERS; do
-            REVERSED="$CONT $REVERSED"
-        done;
-        for CONT in $REVERSED; do
-            printf "\nStopping container $CONT"
-            docker stop $CONT > /dev/null 2>&1  || eprintf "... Error while stopping $CONT\n"
-            printf "\rDeleting container $CONT"
-            docker rm -v $CONT > /dev/null 2>&1 || eprintf "... Error while removing $CONT\n"
-        done
-        printf "\n"
-        ;;
-    RESTART)
-        printf "restarting containers...\n"
-        "$0" stop && "$0" start "$@"
-        ;;
-    STATUS)
-        docker inspect $TEST_CONT > /dev/null 2>&1
-        if [ $? -eq 0 ]; then
-            printf "$APP_NAME is running"
-            # we test the presence of "starting on xxxx" (where xxxx is one of the exposed ports)
-            # this is not really reliable as ports can be changed in configuration
-            # but in most case it should work OK
-            PORTS_REGEX=$(get_dyn_var $TEST_CONT ports | sed 's/ /\\|/')
-            docker logs $TEST_CONT | grep "starting on \($PORTS_REGEX\)" > /dev/null 2>&1
-            if [ $? -ne 0 ]; then
-                printf " but no server is started\n"
-                exit 2
-            fi
-            printf "\n"
-            exit 0
-        else
-            printf "$APP_NAME is not running\n"
-            exit 1
-        fi
-        ;;
-    UPDATE)
-        printf "updating images...\n"
-        errors=0
-        for CONT in $CONTAINERS data; do
-            printf "\n*** updating $CONT ***\n"
-            docker pull $ACCOUNT/$CONT:latest
-            if [ $? -ne 0 ]; then
-                eprintf "\nError while updating $ACCOUNT/$CONT\n"
-                errors=1
-            fi
-        done
-        if [ $errors -eq 0 ]; then
-            printf "\n\nImages are up-to-date\n"
-        else
-            eprintf "\n\nSome errors happened while updating images\n"
-            exit 1
-        fi
-        ;;
-    BACKUP)
-        case $# in
-            0) SAT_CONT_BACKUP_DIR="$(pwd)";;
-            1) SAT_CONT_BACKUP_DIR="$1";;
-            *) printf "syntaxe is $0 backup [backup_dir_absolute_path]\n[backup_dir_absolute_path] default to current working dir\n"
-               exit 1
-               ;;
-        esac
-        SAT_CONT_BACKUP_DIR=$(echo $SAT_CONT_BACKUP_DIR | sed 's%^\/*\|\/*$%\/%g') # we want to be sure that path starts and finishes with "/"
-        filename="sat_data_backup_$(date '+%Y-%m-%d_%H:%M:%S').tar.gz"
-        printf "backing up data container to ${SAT_CONT_BACKUP_DIR}${filename}\n\n"
-        docker run --rm $DK_VOLUME -v "$SAT_CONT_BACKUP_DIR:/backup" $MAINT_CONT tar zcvf "/backup/$filename" -C / -h volumes
-        if [ $? -eq 0 ]; then
-            printf "\nBackup finished and available at ${SAT_CONT_BACKUP_DIR}${filename}\n"
-        else
-            eprintf "\nBackup Error !\n"
-            exit 1
-        fi
-        ;;
-    RESTORE)
-        if [ $# -ne 1 ]; then
-            printf "syntaxe is $0 restore <backup_file.tar.gz>\n"
-            exit 1
-        fi
-        docker run --name $VOLUME_ALIAS $VOLUME_CONT > /dev/null 2>&1
-        if [ $? -ne 0 ]; then
-            eprintf "Can't create $VOLUME_ALIAS container.\n\
-If you have an existing one, please remove it with \"docker rm -v $VOLUME_ALIAS\" (/!\\ it will remove *ALL* your data)\n\n\
-Hint: you can also rename your current data container with \"docker rename $VOLUME_ALIAS new_container_name\"\n"
-            exit 1
-        fi
-
-        printf "restoring $1 to $VOLUME_ALIAS container\n\n"
-        HOST_BACKUP_DIR=$(dirname "$1")
-        HOST_BACKUP_NAME=$(basename "$1")
-        if [ $HOST_BACKUP_DIR = "." ]; then
-            # workaround for a Docker bug (container crash if "." is used)
-            HOST_BACKUP_DIR=$(pwd)
-        fi
-        docker run --rm $DK_VOLUME -v "$HOST_BACKUP_DIR:/backup" $MAINT_CONT tar zxvf "/backup/$HOST_BACKUP_NAME" -C / -h volumes
-        if [ $? -eq 0 ]; then
-            printf "\nRestore finished\n"
-        else
-            eprintf "\nRestore Error !\n"
-            exit 1
-        fi
-        ;;
-    PORTS)
-        list_ports
-        ;;
-    CONFIG)
-        case $# in
-            0) CONF="libervia";;
-            1) CONF="$1";;
-            *) CONF="";;
-        esac
-        case $CONF in
-            libervia)
-               CONT_CONF_FILE="/home/sat/.config/sat/sat.conf"
-               ;;
-            prosody)
-               CONT_CONF_FILE="/etc/prosody/prosody_sat_cfg/prosody.cfg.lua"
-               ;;
-            *) printf "\nPlease enter type of configuration to edit (libervia, prosody)\n"
-               exit 1
-               ;;
-        esac
-
-        HOST_CONF_FILE=$(basename $CONT_CONF_FILE)
-
-        printf "\ngetting configuration for $CONF\n"
-        # we copy config file to a temporary dit
-        # then edit with $EDITOR and put it back
-
-        TMP_DIR=$(mktemp -d 2>/dev/null)
-        if [ $? -ne 0 ]; then
-            TMP_DIR="$DEFAULT_TMP_DIR"
-            mkdir -p "$TMP_DIR"
-        fi
-
-        docker cp "$VOLUME_ALIAS:$CONT_CONF_FILE" "$TMP_DIR/"
-        "$EDITOR" "$TMP_DIR/$HOST_CONF_FILE"
-        if [ $? -eq 0 -a -s "$TMP_DIR/$HOST_CONF_FILE" ]; then
-            printf "updating configuration\n"
-            check_docker_version 1 8 0
-            if [ $? -eq 0 ]; then
-                docker cp "$TMP_DIR/$HOST_CONF_FILE" "$VOLUME_ALIAS:$CONT_CONF_FILE"
-            else
-                eprintf "Old Docker version detected, using workaround, please update!\n"
-                docker run --rm $DK_VOLUME -v "$TMP_DIR:/tmp_config" $MAINT_CONT /bin/cp -f "/tmp_config/$HOST_CONF_FILE" "$CONT_CONF_FILE"
-            fi
-            # "docker cp" copy file on container as root, if an option is available later to change this behaviour,
-            # the following operation could be removed
-            printf "ownership fix..."
-            docker run --rm $DK_VOLUME $MAINT_CONT /bin/chown 1000:1000 "$CONT_CONF_FILE"
-            printf "done\n"
-        fi
-        rm -rf "$TMP_DIR"
-        ;;
-    STATS)
-        if [ -n "$1" -a "$1" != "--no-stream" ]; then
-            printf "usage: $0 stats [--no-stream]\n"
-            exit 1
-        fi
-        docker stats $1 $CONTAINERS
-        ;;
-    *) eprintf "Error: unknown command !"
-       exit 2
-esac
--- a/docker/media/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-#################################################################
-#                                                               #
-#                       Salut à Toi/media                       #
-# This Dockerfile build a « Salut à Toi » base image with media #
-#  Salut à Toi is a multi-frontends multi-purposes XMPP client  #
-#                                                               #
-#################################################################
-
-FROM salutatoi/base:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-RUN cd /usr/share/sat && hg clone https://repos.goffi.org/sat_media media
-
-# ftp workflow is kept below on purpose, but we use currently hg for media
-# WORKDIR /usr/share/sat/media_tmp
-#
-# # wget and tar are not installed, so we use python
-# RUN python -c 'import urllib2,tarfile,cStringIO;tar=tarfile.open(fileobj=cStringIO.StringIO(urllib2.urlopen("ftp://ftp.goffi.org/sat_media/sat_media.tar.bz2").read()));tar.extractall()'
-#
-# # The media_tmp complication is due to an AUFS bug, see https://github.com/docker/docker/issues/4570
-# WORKDIR /usr/share/sat/
-# RUN mv media_tmp/sat_media* media && rmdir media_tmp
--- a/docker/primitivus/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-#####################################################################
-#                                                                   #
-#                      Salut à Toi/Primitivus                       #
-# This Dockerfile build Primitivus console frontend for Salut à Toi #
-#    Salut à Toi is a multi-frontends multi-purposes XMPP client    #
-#                                                                   #
-#####################################################################
-
-FROM salutatoi/base:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-#########
-# D-Bus #
-#########
-
-# we create a wrapper to set the session bus address
-RUN cp /usr/local/bin/dbus_wrap /usr/local/bin/primitivus
-
-##########
-# LAUNCH #
-##########
-
-USER sat
-
-ENTRYPOINT ["primitivus"]
--- a/docker/prosody/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,88 +0,0 @@
-###############################################################
-#                                                             #
-#                     Salut à Toi/Prosody                     #
-#  This Dockerfile build a Prosody version prepared for SàT   #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/sat_pubsub:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-############################
-# AUTOMATIC CONFIGURATION  #
-############################
-
-
-COPY scripts/container_server scripts/prosody /usr/local/bin/
-RUN chown root:root /usr/local/bin/container_server && \
-chmod 0555 /usr/local/bin/container_server && \
-chown root:root /usr/local/bin/prosody && \
-chmod 0555 /usr/local/bin/prosody
-
-########
-# BASE #
-########
-
-RUN apt-get install -y --no-install-recommends lsb-release && \
-
-# we add prosody repository and key
-echo deb http://packages.prosody.im/debian $(lsb_release -sc) main > /etc/apt/sources.list.d/prosody.list && \
-python -c 'import urllib2;import subprocess as s;s.Popen(["apt-key","add","-"], stdin=s.PIPE).communicate(urllib2.urlopen("https://prosody.im/files/prosody-debian-packages.key").read())' && \
-apt-get update && \
-
-# and install prosody and apg (to generate passwords)
-apt-get install -y apg prosody-trunk && \
-apt-get clean && \
-
-# prosody user need to access (and write) certificates
-adduser prosody tls-cert && \
-
-# prosody need to access /var/run to write it's pid
-mkdir -p /var/run/prosody; chown prosody:adm /var/run/prosody
-
-###################
-# PROSODY MODULES #
-###################
-
-RUN cd /tmp && \
-hg clone https://hg.prosody.im/prosody-modules/ prosody-modules && \
-cd prosody-modules && \
-for mod in privilege delegation ipcheck http_upload;do cp mod_$mod/mod_$mod.lua /usr/lib/prosody/modules;done && \
-cd /tmp && rm -rf prosody-modules
-
-#################
-# CONFIGURATION #
-#################
-
-ADD prosody.cfg.lua /etc/prosody/prosody_sat_cfg/
-RUN cd /etc/prosody && chown -R prosody:prosody prosody_sat_cfg && \
-ln -fs prosody_sat_cfg/prosody.cfg.lua prosody.cfg.lua && \
-
-###############
-# CERTIFICATE #
-###############
-
-# We want to use the certificates in /usr/share/sat/certificates
-# and we don't want any certificate in the image,
-# they'll be generated at launch or mounted in container
-rm -rf /etc/localhost.key /etc/prosody/certs/*
-
-#########
-# PORTS #
-#########
-
-# client to server (C2S),
-# server to server (S2S),
-# HTTP upload,
-# and HTTP upload (HTTPS)
-EXPOSE 5222 5269 5280 5281
-
-##########
-# LAUNCH #
-##########
-
-USER prosody
-
-ENTRYPOINT ["prosody"]
--- a/docker/prosody/prosody.cfg.lua	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,180 +0,0 @@
--- Prosody configuration for SàT Docker image
-
----------- Server-wide settings ----------
-
--- we use environment variable to get the domain
-local domain = os.getenv("DOMAIN") or "libervia.int"
--- default admin is admin@DOMAIN
-admins = { "admin@"..(domain) }
-
--- Enable use of libevent for better performance under high load
--- For more information see: http://prosody.im/doc/libevent
---use_libevent = true;
-
--- Documentation on modules can be found at: http://prosody.im/doc/modules
-modules_enabled = {
-		-- used by SàT
-
-		-- SàT PubSub
-				"delegation";
-				"privilege";
-
-		-- Not mandatory but neat
-				"ipcheck";
-				"http_upload";
-
-		-- Generally required
-				"roster"; -- Allow users to have a roster. Recommended ;)
-				"saslauth"; -- Authentication for clients and servers. Recommended if you want to log in.
-				"tls"; -- Add support for secure TLS on c2s/s2s connections
-				"dialback"; -- s2s dialback support
-				"disco"; -- Service discovery
-
-		-- Not essential, but recommended
-				"private"; -- Private XML storage (for room bookmarks, etc.)
-				"vcard"; -- Allow users to set vCards
-
-		-- These are commented by default as they have a performance impact
-				--"privacy"; -- Support privacy lists
-				--"compression"; -- Stream compression (Debian: requires lua-zlib module to work)
-
-		-- Nice to have
-				"version"; -- Replies to server version requests
-				"uptime"; -- Report how long server has been running
-				"time"; -- Let others know the time here on this server
-				"ping"; -- Replies to XMPP pings with pongs
-				-- "pep"; -- Enables users to publish their mood, activity, playing music and more
-				-- we don't want to allow self registering, this is managed by a SàT plugin
-				--"register"; -- Allow users to register on this server using a client and change passwords
-
-		-- Admin interfaces
-				"admin_adhoc"; -- Allows administration via an XMPP client that supports ad-hoc commands
-				--"admin_telnet"; -- Opens telnet console interface on localhost port 5582
-
-		-- HTTP modules
-				--"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP"
-				--"http_files"; -- Serve static files from a directory over HTTP
-
-		-- Other specific functionality
-				"posix"; -- POSIX functionality, sends server to background, enables syslog, etc.
-				--"groups"; -- Shared roster support
-				-- announce is usefull on a Libervia instance
-				"announce"; -- Send announcement to all online users
-				--"welcome"; -- Welcome users who register accounts
-				--"watchregistrations"; -- Alert admins of registrations
-				--"motd"; -- Send a message to users when they log in
-				--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
-};
-
--- to disable them then uncomment them here:
-modules_disabled = {
-		-- "offline"; -- Store offline messages
-		-- "c2s"; -- Handle client connections
-		-- "s2s"; -- Handle server-to-server connections
-};
-
--- Disable account creation by default, for security
--- For more information see http://prosody.im/doc/creating_accounts
-allow_registration = false;
-
--- We keep foreground for Docker
-daemonize = false;
-
--- Debian:
---   Please, don't change this option since /var/run/prosody/
---   is one of the few directories Prosody is allowed to write to
---
-pidfile = "/var/run/prosody/prosody.pid";
-
--- We want to use the certificat in /usr/share/sat
-ssl = {
-		key = "/usr/share/sat/certificates/libervia.key";
-		certificate = "/usr/share/sat/certificates/libervia.crt";
-}
-
-c2s_require_encryption = true
-
--- Force certificate authentication for server-to-server connections?
--- This provides ideal security, but requires servers you communicate
--- with to support encryption AND present valid, trusted certificates.
--- NOTE: Your version of LuaSec must support certificate verification!
--- For more information see http://prosody.im/doc/s2s#security
-
-s2s_secure_auth = false
-
--- Many servers don't support encryption or have invalid or self-signed
--- certificates. You can list domains here that will not be required to
--- authenticate using certificates. They will be authenticated using DNS.
-
---s2s_insecure_domains = { "gmail.com" }
-
--- Even if you leave s2s_secure_auth disabled, you can still require valid
--- certificates for some domains by specifying a list here.
-
---s2s_secure_domains = { "jabber.org" }
-
--- Select the authentication backend to use. The 'internal' providers
--- use Prosody's configured data storage to store the authentication data.
--- To allow Prosody to offer secure authentication mechanisms to clients, the
--- default provider stores passwords in plaintext. If you do not trust your
--- server please see http://prosody.im/doc/modules/mod_auth_internal_hashed
--- for information about using the hashed backend.
-
-authentication = "internal_plain"
-
--- we listen to the world for components (but we do *NOT*
--- expose the port! It's just for linked containers)
-component_interface="0.0.0.0"
-
-log = {
-	-- Log to files and console (change 'info' to 'debug' for debug logs):
-	info = "/var/log/prosody/prosody.log";
-	error = "/var/log/prosody/prosody.err";
-	info = "*console"; -- Log to the console, so "docker logs" will show them
-}
-
-VirtualHost (domain)
-	privileged_entities = {
-		["pubsub."..domain] = {
-			roster = "get";
-			message = "outgoing";
-		},
-	}
-
-	delegations = {
-		["urn:xmpp:mam:1"] = {
-			filtering = {"node"};
-			jid = "pubsub."..domain;
-		},
-		["http://jabber.org/protocol/pubsub"] = {
-			jid = "pubsub."..domain;
-		},
-	}
-
------- Components ------
-
----Set up a MUC (multi-user chat) room server on conference.example.com:
-Component ("chat."..domain) "muc"
-
--- Set up a SOCKS5 bytestream proxy for server-proxied file transfers:
-Component ("proxy."..domain) "proxy65"
-
--- 50 MiB limit for upload
-Component ("upload."..domain) "http_upload"
-	http_upload_file_size_limit = 50 * 1024 * 1024
-
-Component ("pubsub."..domain)
-	component_secret = os.getenv("SAT_PUBSUB_SECRET")
-	modules_enabled = {"privilege", "delegation"}
-
-Component ("salut."..domain)
-	component_secret = os.getenv("SAT_SALUT_SECRET")
-
------- Additional config files ------
--- For organizational purposes you may prefer to add VirtualHost and
--- Component definitions in their own config files. This line includes
--- all config files in /etc/prosody/conf.d/
-
--- conf.d is not used in this Docker image,
--- but if needed just uncomment the next line
--- Include "conf.d/*.cfg.lua"
--- a/docker/prosody/scripts/container_server	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-#!/usr/bin/env python2
-# this script allow to call prosodyctl and get configuration variables from linked containers
-import subprocess, SimpleXMLRPCServer, os
-
-def prosodyctl(command, profile, pwd):
-    process = subprocess.Popen(["/usr/bin/prosodyctl", command, profile], stdin=subprocess.PIPE)
-    if pwd:
-        process.communicate("%s\n%s" % (pwd,pwd))
-    return process.wait()
-
-def getenv(variable):
-    assert variable in ("SAT_PUBSUB_SECRET", "SAT_SALUT_SECRET", "DOMAIN")
-    return os.getenv(variable)
-
-server = SimpleXMLRPCServer.SimpleXMLRPCServer(("0.0.0.0", 9999))
-server.register_function(prosodyctl, "prosodyctl")
-server.register_function(getenv, "getenv")
-server.serve_forever()
--- a/docker/prosody/scripts/prosody	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-#!/bin/sh
-# the following script is used to automatically generate passwords for components and certificate
-export SAT_PUBSUB_SECRET=$(apg -n 1)
-export SAT_SALUT_SECRET=$(apg -n 1)
-
-if [ -z $DOMAIN ]; then
-    export DOMAIN="libervia.int"
-fi
-
-container_server&
-
-echo "domain used: $DOMAIN\n"
-
-if [ ! -f "/usr/share/sat/certificates/libervia.key" -o ! -f "/usr/share/sat/certificates/libervia.crt" ]; then
-    echo "No certificate found, we generate one"
-    openssl req -new -x509 -days 1825 -nodes -out "/usr/share/sat/certificates/libervia.crt"\
-            -newkey rsa:4096 -keyout "/usr/share/sat/certificates/libervia.key" -subj "/C=AU/CN=$DOMAIN"
-fi
-exec /usr/bin/prosody "$@"
--- a/docker/pyjamas/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-###############################################################
-#                                                             #
-#                      Salut à Toi/Pyjamas                    #
-#    This Dockerfile build an image with Pyjamas installed    #
-#    Pyjamas is a Python 2 => JS compiler used by Libervia    #
-#                                                             #
-###############################################################
-
-FROM debian:jessie
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-########
-# BASE #
-########
-
-ENV DEBIAN_FRONTEND noninteractive
-
-RUN useradd -m sat
-RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends locales python
-
-# we want UTF-8 locale
-RUN sed -i "s/# en_US.UTF-8/en_US.UTF-8/" /etc/locale.gen && locale-gen
-ENV LC_ALL en_US.UTF-8
-
-WORKDIR /home/sat
-RUN python -c 'import urllib2,tarfile,cStringIO;tar=tarfile.open(fileobj=cStringIO.StringIO(urllib2.urlopen("ftp://ftp.goffi.org/pyjamas/pyjamas.tar.bz2").read()));tar.extractall()'
-WORKDIR /home/sat/pyjamas
-RUN python bootstrap.py
-ENV PATH="/home/sat/pyjamas/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
-
-WORKDIR /home/sat
-USER sat
--- a/docker/salut/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-###############################################################
-#                                                             #
-#                      Salut à Toi/salut                      #
-#  This Dockerfile build a Salut directory prepared for SàT   #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/base:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-############################
-# AUTOMATIC CONFIGURATION  #
-############################
-
-COPY scripts/salut /usr/local/bin/
-RUN chown root:root /usr/local/bin/salut && \
-chmod 0555 /usr/local/bin/salut && \
-
-########
-# BASE #
-########
-
-cd /usr/share && hg clone https://repos.goffi.org/salut sat_salut && chown -R sat:sat sat_salut && \
-
-# configuration is really basic in salut, we just use environment to set data
-sed -i 's/^xmppcomponent =.*$/import os\nxmppcomponent = Component("prosody", 5347, "salut."+os.getenv("DOMAIN"), os.getenv("SAT_SALUT_SECRET"))/' sat_salut/salut.tac
-
-WORKDIR /usr/share/sat_salut
-
-USER sat
-
-##########
-# LAUNCH #
-##########
-
-ENTRYPOINT ["salut"]
--- a/docker/salut/scripts/salut	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-#!/usr/bin/env python2
-# This script launch Salut with domain and secret gotten from prosody container
-# it make the configuration more easy
-import os, xmlrpclib
-
-SALUT_PATH="/usr/share/sat_salut/"
-os.chdir("/home/sat")
-proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
-for var in ("DOMAIN", "SAT_SALUT_SECRET"):
-    os.environ[var] = proxy.getenv(var)
-os.environ["PYTHONPATH"] = SALUT_PATH
-os.execlp("twistd", "twistd", "-ny", SALUT_PATH+"salut.tac", "--pidfile", "/tmp/salut.pid")
--- a/docker/sat/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-###############################################################
-#                                                             #
-#                       Salut à Toi/sat                       #
-#       This Dockerfile build backend image with media        #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/media:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-#########
-# Ports #
-#########
-
-# IMAP and SMTP
-EXPOSE 10143 10125
-
-########
-# MISC #
-########
-
-# /tmp is used in libervia for avatar upload/radiocol
-VOLUME /tmp
-
-##########
-# LAUNCH #
-##########
-
-ENTRYPOINT ["sat"]
-# foreground by default
-CMD ["fg"]
--- a/docker/sat_nomedia/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-###############################################################
-#                                                             #
-#                   Salut à Toi/sat_nomedia                   #
-#     This Dockerfile build a backend image without media     #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/base:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-#########
-# Ports #
-#########
-
-# IMAP and SMTP
-EXPOSE 10143 10125
-
-##########
-# LAUNCH #
-##########
-
-ENTRYPOINT ["sat"]
-# foreground by default
-CMD ["fg"]
--- a/docker/sat_pubsub/Dockerfile	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-###############################################################
-#                                                             #
-#                   Salut à Toi/sat_pubsub                    #
-#     This Dockerfile build a SàT Pubsub service for SàT      #
-# Salut à Toi is a multi-frontends multi-purposes XMPP client #
-#                                                             #
-###############################################################
-
-FROM salutatoi/base:latest
-
-MAINTAINER Goffi <goffi@goffi.org>
-
-############################
-# AUTOMATIC CONFIGURATION  #
-############################
-
-
-COPY scripts/sat_pubsub scripts/launch_postgres_and_pubsub.sh /usr/local/bin/
-RUN chown root:root /usr/local/bin/sat_pubsub && \
-chmod 0555 /usr/local/bin/sat_pubsub && \
-chmod 0555 /usr/local/bin/launch_postgres_and_pubsub.sh && \
-
-########
-# BASE #
-########
-
-apt-get install -y --no-install-recommends postgresql python-psycopg2 && \
-apt-get clean && \
-cd /usr/share && \
-hg clone https://repos.goffi.org/sat_pubsub && chown -R sat:sat sat_pubsub && \
-
-############
-# DATABASE #
-############
-
-cd sat_pubsub/db && \
-
-# To simplify installation, we integrate our own PostgreSQL
-# future alternate version may use an external PostgreSQL container
-
-service postgresql start; \
-su -c "createuser -d -w sat" postgres; \
-su -c "createdb pubsub" postgres; \
-su -c "psql pubsub < pubsub.sql" sat; \
-service postgresql stop
-
-##########
-# LAUNCH #
-##########
-
-# we need to launch PostgreSQL, so we launch as root then switch to sat user
-ENTRYPOINT ["launch_postgres_and_pubsub.sh"]
--- a/docker/sat_pubsub/scripts/launch_postgres_and_pubsub.sh	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#!/bin/sh
-service postgresql start &&
-exec su -c sat_pubsub sat
--- a/docker/sat_pubsub/scripts/sat_pubsub	Wed May 20 18:55:03 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
-
-# This script launch SàT PubSub with domain and secret gotten from prosody container
-# it make the configuration more easy
-import os, xmlrpclib
-
-os.chdir("/usr/share/sat_pubsub")
-proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
-domain = proxy.getenv("DOMAIN")
-secret = proxy.getenv("SAT_PUBSUB_SECRET")
-os.execlp("twistd", "twistd", "-n", "--pidfile", "/tmp/sat_pubsub.pid", "sat_pubsub", "--rhost", "prosody",
- "--jid", "pubsub.%s" % domain, "--secret", secret)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/COPYING	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,661 @@
+                    GNU AFFERO GENERAL PUBLIC LICENSE
+                       Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+our General Public Licenses are intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+  A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate.  Many developers of free software are heartened and
+encouraged by the resulting cooperation.  However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+  The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community.  It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server.  Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+  An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals.  This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU Affero General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Remote Network Interaction; Use with the GNU General Public License.
+
+  Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software.  This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the work with which it is combined will remain governed by version
+3 of the GNU General Public License.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU Affero General Public License from time to time.  Such new versions
+will be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU Affero General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU Affero General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU Affero General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU Affero General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU Affero General Public License for more details.
+
+    You should have received a copy of the GNU Affero General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If your software can interact with users remotely through a computer
+network, you should also make sure that it provides a way for users to
+get its source.  For example, if your program is a web application, its
+interface could display a "Source" link that leads users to an archive
+of the code.  There are many ways you could offer source, and different
+solutions will be better for different programs; see section 13 for the
+specific requirements.
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU AGPL, see
+<http://www.gnu.org/licenses/>.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/README	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,167 @@
+Salut à Toi Docker files
+(c) Jérôme Poisson aka Goffi 2014-2016
+
+
+╔═══════════════════════════════════════════════════════════════════════════════════════════════════════════╗
+║                                                                                                           ║
+║ /!\ THIS IS THE LEGACY DOCKER DIRECTORY, IT IS UNMAINTAINED, PLEASE USE "docker/" from SàT repository /!\ ║
+║                                                                                                           ║
+╚═══════════════════════════════════════════════════════════════════════════════════════════════════════════╝
+
+
+This directory and all subdirectories are files to manage Salut à Toi or its related applications/frontends with Docker
+Salut à Toi is an XMPP multi-frontends multi-purposes client (see http://salut-a-toi.org)
+All file in this directory or subdirectories are under AGPL v3+
+
+
+############
+# LICENCE  #
+############
+
+SàT is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+SàT is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU Affero General Public License for more details.
+
+You should have received a copy of the GNU Affero General Public License
+along with SàT.  If not, see <http://www.gnu.org/licenses/>.
+
+
+#########
+# ABOUT #
+#########
+
+The files in subdirectories are Dockerfile needed to build the various images.
+The do_all.sh script is used to do action (like building) on all images in the good order.
+The libervia_cont.sh is the manager script, which simplify the launching, stopping, updating, etc of Libervia container.
+
+You can find up-to-date instructions on http://wiki.goffi.org/wiki/Docker/en
+
+Following sections explain in more details how to use everything
+
+
+####################
+# do_all.sh script #
+####################
+
+This script is used mainly to build images. You normaly don't need it as image should be on Docker hub and will be downloaded automaticaly, but it can be useful if you want to build images for a different architecture (e.g. ARM), or if you want to modify images.
+
+************
+* building *
+************
+
+To build all the images in the good orders, just do:
+$ ./do_all.sh build [ARGS]
+
+ARGS are Docker args, so you can use for example:
+$ ./do_all.sh build --no-cache
+
+***********
+* pushing *
+***********
+
+If you want to push your own images, you'll need to change ACCOUNT variable in the script, then you can do:
+$ ./do_all.sh push
+
+
+###########################
+# libervia_cont.sh script #
+###########################
+
+This script manage the launch of Libervia container and its dependencies.
+
+***********
+* running *
+***********
+
+To launch Libervia, just enter:
+$ ./libervia_cont.sh
+
+If you have not the images locally, Docker will automatically download them.
+
+If everything is alright, at the end you should have the ports used and some instruction.
+
+If you want to tune the launch, you can use the following syntax:
+
+$ ./libervia_cont.sh run [ARGS...]
+
+********
+* stop *
+********
+
+To stop Libervia and its dependencies, enter:
+$ ./libervia_cont.sh stop
+
+The containers will be stopped then removed.
+Note that the data container (sat_data) will not be deleted, as it is were your persistent data are stocked. If you want to delete it, you need to do it manually (be sure to have backuped before that, as it will remove everything !)
+
+**********
+* backup *
+**********
+
+Backup is easy with the managed, enter the following command:
+$ ./libervia_cont.sh backup
+
+This will create a tar.gz archive of persistent data, the name contain the date of the archive creation.
+
+**********
+* update *
+**********
+
+Updating is done by entering the following command
+$ ./libervia_cont.sh update
+
+**********
+* ports  *
+**********
+
+You can get the list of ports used locally with the following command:
+$ ./libervia_cont.sh ports
+
+
+###########
+# IMAGES  #
+###########
+
+Here is a description of each image:
+
+- base: the main images used to build everything. It contains several helping scripts to easy automatic configuration
+- data: this image build the container which will keep all the persistent data (sat_data)
+- jp: CLI frontend (note that it's better to used it directly on your host, i.e. not with Docker, if you want to use it seriously)
+- libervia: the web frontend, the one launched (with its dependencies) with libervia_cont.sh script
+- media: base images + media used by frontends
+- primitivus: the console interface frontend
+- prosody: Prosody XMPP server specially tuned to be used by Libervia
+- salut: directory component, which is plugged to Prosody
+- sat: the Salut à Toi backend
+- sat_nomedia: the Salut à Toi backend without media, if you only use text frontends, you don't need the media
+- sat_pubsub: PubSub component created for the Salut à Toi project, the container will plug itself to Prosody
+
+
+###########
+# CONTACT #
+###########
+
+You can join us on the XMPP MUC room (sat@chat.jabberfr.org), or individually:
+
+Goffi:
+	- goffi@goffi.org (e-mail)
+	- goffi@jabber.fr (jid)
+	- http://www.goffi.org (blog, with fresh news about SàT)
+
+Souliane:
+	- souliane@mailoo.org (e-mail)
+	- souliane@libervia.org (jid)
+
+You'll find the latest version and other stuffs on *.goffi.org websites:
+	- wiki (wiki.goffi.org), in French & English so far
+	- ftp (ftp.goffi.org) for the latest version, or previous ones (and other projects)
+	- bugtracker (bugs.goffi.org) to report any problem or give suggestions
+	- mailing lists (lists.goffi.org)
+
+and the official SàT website is at http://www.salut-a-toi.org
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/base/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,109 @@
+###############################################################
+#                                                             #
+#                      Salut à Toi/base                       #
+#     This Dockerfile build a « Salut à Toi » base image      #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM debian:jessie
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+########
+# BASE #
+########
+
+ENV DEBIAN_FRONTEND noninteractive
+
+## Helping scripts ##
+# Following scripts make the configuration as automatic and easy as possible
+COPY scripts/set_account_domain scripts/sat scripts/add_host scripts/dbus_wrap scripts/prosodyctl /usr/local/bin/
+
+RUN chown root:root /usr/local/bin/set_account_domain && \
+chmod 0555 /usr/local/bin/set_account_domain && \
+chown root:root /usr/local/bin/sat && \
+chmod 0500 /usr/local/bin/sat && \
+chown root:root /usr/local/bin/add_host && \
+chmod 0555 /usr/local/bin/add_host && \
+chown root:root /usr/local/bin/prosodyctl && \
+chmod 0555 /usr/local/bin/prosodyctl && \
+chown root:root /usr/local/bin/dbus_wrap && \
+chmod 0555 /usr/local/bin/dbus_wrap && \
+
+# it's better to have a dedicated user
+useradd -m sat && \
+
+# will be used to put many SàT specific data
+mkdir -p /usr/share/sat && \
+mkdir /usr/share/sat/certificates && \
+addgroup tls-cert --gid 9999 && \
+chown :tls-cert /usr/share/sat/certificates && \
+chmod 2770 /usr/share/sat/certificates && \
+adduser sat tls-cert
+
+RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends locales dbus-x11 python python-gobject-2 python-dbus python-lxml python-mutagen python-pil python-crypto python-feed python-potr python-xdg python-xe python-zope.interface python-gi python-urwid python-markdown python-html2text mercurial python-pip python-openssl python-service-identity gcc python-dev && \
+
+# we install Twisted from pip as Jessie version is too old
+pip install twisted wokkel pyOpenSSL && \
+
+# we remove stuff only needed to build Twisted
+# and clean what we can
+apt-get purge -y gcc python-dev && \
+apt-get autoremove -y && apt-get clean && \
+
+# dokuwiki module is needed for the blog importer
+pip install dokuwiki && \
+
+# we need a TCP socket for D-Bus
+sed -i "s&<listen>unix:tmpdir=/tmp</listen>&\0\n  <listen>tcp:host=localhost,bind=*,port=55555,family=ipv4</listen>\n  <auth>ANONYMOUS</auth>\n  <allow_anonymous/>&" /etc/dbus-1/session.conf && \
+
+# we need UTF-8 locale
+sed -i "s/# en_US.UTF-8/en_US.UTF-8/" /etc/locale.gen && locale-gen
+
+ENV LC_ALL en_US.UTF-8
+
+################
+# URWID SÀTEXT #
+################
+
+RUN cd /tmp && \
+
+hg clone https://repos.goffi.org/urwid-satext && cd urwid-satext && \
+python setup.py install --prefix /usr --install-lib /usr/lib/python2.7/dist-packages && \
+cd /tmp && rm -rf urwid-satext && \
+
+#####################
+# CORE INSTALLATION #
+#####################
+
+hg clone https://repos.goffi.org/sat && cd sat && \
+python setup.py install --prefix /usr --install-lib /usr/lib/python2.7/dist-packages && \
+# we save repository data so SàT can get repository version
+# TODO: should be done in setup.py in the future
+python -c 'from sat.tools import utils;utils.getRepositoryData("/tmp/sat", is_path=True, save_dir_path="/usr/lib/python2.7/dist-packages/sat")' && \
+cd /tmp && rm -rf sat && \
+
+######################
+# SàT CONFIGURATION  #
+######################
+
+# we want .pid files in /tmp so they are removed if container are deleted
+echo '[DEFAULT]\npid_dir=/tmp\n\n\
+# we auto-create libervia account if it doesn't exists in Libervia container
+# so we remove it from reserved_list in plugin account
+[plugin account]\nreserved_list=' >> /etc/sat.conf && \
+
+# we create a sat.conf in sat user's XDG directory
+# else it would be created by set_account_domain with root only permissions
+mkdir -p /home/sat/.config/sat && touch /home/sat/.config/sat/sat.conf && \
+chown -R sat:sat /home/sat/.config && chmod 0700 /home/sat/.config/sat && \
+chmod 0600 /home/sat/.config/sat/sat.conf
+
+##########
+# LAUNCH #
+##########
+
+WORKDIR /home/sat
+
+ENTRYPOINT ["/bin/bash"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/base/scripts/add_host	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,18 @@
+#!/usr/bin/env python2
+# this script add aliases to /etc/hosts
+import sys, re
+
+if len(sys.argv) < 2 or len(sys.argv) > 3:
+    sys.exit(1)
+
+host = sys.argv[1]
+alias = sys.argv[2] if len(sys.argv) == 3 else "localhost"
+
+if host == "localhost" or host == alias:
+    sys.exit(0)
+
+print "Adding host {} as an alias of {}".format(host, alias)
+with open("/etc/hosts", "r+") as f:
+    buf = re.sub(r"\b{}\b".format(alias), "{}\t{}".format(alias, host), f.read(), 1)
+    f.seek(0)
+    f.write(buf)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/base/scripts/dbus_wrap	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,5 @@
+#!/bin/sh
+# this script will launch the command with good D-BUS parameters
+# it needs to be copied and made executable by frontends
+export DBUS_SESSION_BUS_ADDRESS=tcp:host=sat,port=55555,family=ipv4
+exec /usr/bin/$(basename "$0") "$@"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/base/scripts/prosodyctl	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,11 @@
+#!/usr/bin/env python2
+# This script simulate prosodyctl adduser/passwd/deluser and call it on the prosody container
+import sys, xmlrpclib
+
+proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
+def pwd():
+    pwd1=raw_input(); pwd2=raw_input(); assert pwd1==pwd2
+    return pwd1
+
+password = pwd() if sys.argv[1] in ["adduser", "passwd"] else ""
+sys.exit(proxy.prosodyctl(sys.argv[1], sys.argv[2], password))
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/base/scripts/sat	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,17 @@
+#!/bin/sh
+# account domain is set, then sat is launched with D-Bus activated
+
+# XXX: exec is not working with Docker and su here for whatever reason, so using trap/wait workaround
+#      thanks to cuonglm for the tip (https://unix.stackexchange.com/questions/146756/forward-sigterm-to-child-in-bash/146770#146770)
+
+on_sigterm() {
+  /usr/bin/sat stop
+  # to have a proper exit code
+  exit $?
+}
+trap on_sigterm TERM
+
+set_account_domain
+eval $(dbus-launch --sh-syntax)
+su -c "/usr/bin/sat $@" sat &
+wait $!
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/base/scripts/set_account_domain	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,49 @@
+#!/usr/bin/env python2
+
+# This script set account domain in sat.conf if not already set
+# if not set, domain is got from prosody container or DOMAIN environment variable
+
+import os, os.path, xmlrpclib, ConfigParser, socket, subprocess
+from sat.core.constants import Const as C
+from sat.tools import config as sat_config
+
+SECTION = "plugin account"
+OPTION = "new_account_domain"
+CONFIG_PATH = "/home/sat/.config/sat/sat.conf"
+
+try:
+    os.makedirs(os.path.dirname(CONFIG_PATH))
+except OSError:
+    pass
+
+config = ConfigParser.SafeConfigParser()
+config.read(C.CONFIG_FILES)
+domain = sat_config.getConfig(config, SECTION, OPTION)
+
+if domain is None:
+    os.getenv("DOMAIN")
+    if domain is None:
+        proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
+        try:
+            if "prosody" not in open("/etc/hosts").read():
+                raise socket.gaierror # this avoid waiting for timeout if prosody is not linked
+            domain = proxy.getenv("DOMAIN")
+        except socket.gaierror:
+            print "No prosody container connected or known domain, using \"localhost\" for new domains"
+            domain = "localhost"
+
+    config = ConfigParser.SafeConfigParser()
+    config.readfp(open(CONFIG_PATH, "a+"))
+
+    try:
+        config.add_section(SECTION)
+    except ConfigParser.DuplicateSectionError:
+        pass
+
+    config.set(SECTION, OPTION, domain)
+    config.write(open(CONFIG_PATH, "w"))
+
+subprocess.call(["add_host", domain, "prosody"])
+
+for subdomain in ("chat", "proxy", "upload", "pubsub", "salut"):
+    subprocess.call(["add_host", "{}.{}".format(subdomain, domain), "prosody"])
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/data/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,48 @@
+###############################################################
+#                                                             #
+#                      Salut à Toi/data                       #
+#     This Dockerfile build a « Salut à Toi » data image      #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/prosody:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+###########
+# VOLUMES #
+###########
+
+USER root
+
+# sat user home, where most of config files and databases are located
+VOLUME ["/home/sat"]
+
+# Prosody
+VOLUME ["/var/lib/prosody"]
+VOLUME ["/etc/prosody/prosody_sat_cfg"]
+
+# Postgres database, used in SàT PubSub
+VOLUME ["/var/lib/postgresql"]
+
+# TLS certificates
+VOLUME ["/usr/share/sat/certificates"]
+
+# Logs not shown directly with docker logs
+VOLUME ["/var/log"]
+
+##########
+# BACKUP #
+##########
+
+WORKDIR /volumes
+RUN ln -s /home/sat sat && \
+ln -s /usr/share/sat/certificates certificates && \
+ln -s /var/lib/prosody prosody && \
+ln -s /etc/prosody/prosody_sat_cfg prosody_sat_cfg && \
+ln -s /var/lib/postgresql postgresql && \
+ln -s /var/log log
+VOLUME ["/volumes"]
+
+ENTRYPOINT ["/bin/true"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/do_all.sh	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,61 @@
+#!/bin/sh
+
+# This script build all container in the right order
+# Copyright (C) 2014 Jérôme Poisson (goffi@goffi.org)
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Affero General Public License for more details.
+
+# You should have received a copy of the GNU Affero General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+DIRS="base media sat_nomedia sat jp primitivus sat_pubsub prosody salut libervia data"
+ACCOUNT="salutatoi"
+
+ori_dir=$(pwd)
+
+if [ $# -eq 0 ]; then
+	cmd="build"
+else
+	case $1 in
+		build)
+			cmd="build"
+			BEFORE="-t"
+			AFTER="."
+			;;
+		push)
+			cmd="push"
+			TAG=":latest"
+			;;
+		pull)
+			cmd="pull"
+			TAG=":latest"
+			;;
+		*)
+			printf "Invalid command ($1)\n"
+			exit 1
+			;;
+	esac
+	
+	shift
+fi
+
+for cont_dir in $DIRS; do
+	cont_name=$(grep -o "Salut à Toi/[^ ]\+" $cont_dir/Dockerfile | sed "s&Salut à Toi/&&" | tr '[:upper:]' '[:lower:]')
+	cd "$cont_dir"
+	printf "\n==> Doing a $cmd for $ACCOUNT/$cont_name in $cont_dir with extra [$@] <===\n\n"
+	docker $cmd $BEFORE "$ACCOUNT/${cont_name}${TAG}" "$@" $AFTER
+	err=$?
+	cd "$ori_dir"
+	if [ $err -ne 0 ]; then
+		printf "$cmd of $cont_name failed (exit code $err), exiting\n"
+		exit 1
+	fi
+done
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/jp/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,32 @@
+###############################################################
+#                                                             #
+#                       Salut à Toi/jp                        #
+#    This Dockerfile build jp CLI frontend for Salut à Toi    #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/base:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+########
+# BASE #
+########
+
+RUN apt-get install -y --no-install-recommends python-progressbar && apt-get clean && \
+
+#########
+# D-Bus #
+#########
+
+# we create a wrapper to set the session bus address
+cp /usr/local/bin/dbus_wrap /usr/local/bin/jp
+
+##########
+# LAUNCH #
+##########
+
+USER sat
+
+ENTRYPOINT ["jp"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/libervia/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,93 @@
+####################################################################
+#                                                                  #
+#                       Salut à Toi/Libervia                       #
+# This Dockerfile build Libervia, the web frontend for Salut à Toi #
+#   Salut à Toi is a multi-frontends multi-purposes XMPP client    #
+#                                                                  #
+####################################################################
+
+FROM salutatoi/media:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+#####################
+# FIRST LAUNCH TEST #
+#####################
+
+COPY scripts/libervia_cont_launch /usr/bin/
+
+RUN chown root:root /usr/bin/libervia_cont_launch && \
+chmod 0555 /usr/bin/libervia_cont_launch && \
+
+#########
+# D-Bus #
+#########
+
+cp /usr/local/bin/dbus_wrap /usr/local/bin/libervia_cont_launch && \
+
+#################
+# CONFIGURATION #
+#################
+
+# we want to use certificates in /usr/share/sat/certificates
+echo "\n[libervia]\n\
+tls_private_key = /usr/share/sat/certificates/libervia.key\n\
+tls_certificate = /usr/share/sat/certificates/libervia.crt\n\
+connection_type = both\n\
+redirect_to_https = 0" >> /etc/sat.conf
+
+################
+# dependencies #
+################
+
+RUN pip install txJSON-RPC && \
+
+apt-get install -y --no-install-recommends python-jinja2 && apt-get clean && \
+
+###########
+# PYJAMAS #
+###########
+
+cd /tmp && \
+
+# as the situation with pyjamas is complicated, we get the archive from our own ftp
+python -c 'import urllib2,tarfile,cStringIO;tar=tarfile.open(fileobj=cStringIO.StringIO(urllib2.urlopen("https://ftp.goffi.org/pyjamas/pyjamas.tar.bz2").read()));tar.extractall()' && \
+
+cd pyjamas && \
+
+python bootstrap.py && \
+
+ln -s /tmp/pyjamas/bin/pyjsbuild /usr/local/bin/pyjsbuild && \
+
+############
+# LIBERVIA #
+############
+
+cd /tmp && hg clone https://repos.goffi.org/libervia && \
+
+cd libervia && \
+
+python setup.py install && \
+
+# as for SàT backend, we save repos data
+# so Libervia can get repository version
+# TODO: should be done in setup.py in the future
+python -c 'from sat.tools import utils;utils.getRepositoryData("/tmp/libervia", is_path=True, save_dir_path="/usr/local/lib/python2.7/dist-packages/libervia")' && \
+
+# some cleaning before finishing the layer
+cd /tmp && rm -rf libervia pyjamas /usr/local/bin/pyjsbuild
+
+#########
+# Ports #
+#########
+
+# HTTP and HTTPS
+EXPOSE 8080 8443
+
+##########
+# LAUNCH #
+##########
+
+USER sat
+
+ENTRYPOINT ["libervia_cont_launch", "fg"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/libervia/scripts/libervia_cont_launch	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,33 @@
+#!/usr/bin/env python2
+
+# this script check if libervia and admin accounts exist, and create them if necessary
+# then it launch libervia
+import os, sys, string, random
+from sat.plugins import plugin_misc_account as account
+from sat.tools import config
+from sat_frontends.bridge import DBus
+
+def generate_pwd():
+    chars = string.letters + string.digits
+    length = 12
+    return "".join(random.choice(chars) for _ in range(length))
+
+sat=DBus.DBusBridgeFrontend()
+sat.getReady()
+admin_email = sat.getConfig(account.CONFIG_SECTION, "admin_email") or account.default_conf["admin_email"]
+
+for profile in ["libervia", "admin"]:
+    try:
+        sat.getProfileName(profile)
+    except Exception as e:
+        print "{} profile doesn't exists, creating it".format(profile)
+        print "registering {}@{}".format(profile, sat.getNewAccountDomain())
+        pwd = generate_pwd()
+        if profile == "libervia":
+            config.fixConfigOption("libervia", "passphrase", pwd)
+        elif profile == "admin":
+            with open("/home/sat/ADMIN_PWD", "w") as f:
+                f.write("%s\n" % pwd)
+        sat.registerSatAccount(admin_email, pwd, profile)
+
+os.execvp("libervia", ["libervia"] + sys.argv[1:])
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/libervia_cont.sh	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,466 @@
+#!/bin/sh
+
+# Libervia container manager
+# Copyright (C) 2014-2016 Jérôme Poisson (goffi@goffi.org)
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Affero General Public License for more details.
+
+# You should have received a copy of the GNU Affero General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+VERSION="0.3.0"
+APP_NAME="Libervia"
+ACCOUNT="salutatoi"
+
+# environment variables that can be used for configuration:
+# SAT_CONT_TLS_DIR for TLS certificates directory
+# SAT_CONT_DOMAIN for the host name
+# SAT_CONT_BACKUP_DIR is the directory where tar.gz backup will be written
+# SAT_CONT_DK_EXTRA is used for extra options (used with all containers but sat_data)
+# SAT_CONT_PORT_<port> is used to specify port when -p is used, <port> must be an exposed port
+
+CONTAINERS="prosody sat_pubsub salut sat libervia"
+TEST_CONT="libervia" # container used to test status
+MAINT_CONT="debian:jessie" # container used for maintenance
+
+DK_DETACH="-d"
+DK_TERM="-ti"
+
+VOLUME_NAME="data"
+VOLUME_CONT="$ACCOUNT/$VOLUME_NAME"
+VOLUME_ALIAS="sat_data"
+DK_VOLUME="--volumes-from $VOLUME_ALIAS"
+
+PUBLIC=0
+
+PROSODY_PORTS="5222 5269 5280 5281"
+PORT_5222_NAME="XMPP client to server"
+PORT_5269_NAME="XMPP server to server"
+PORT_5280_NAME="HTTP Upload"
+PORT_5281_NAME="HTTP Upload (HTTPS)"
+SAT_PORTS="10143 10125"
+PORT_10143_NAME="IMAP server"
+PORT_10125_NAME="SMTP server"
+LIBERVIA_PORTS="8080 8443"
+PORT_8080_NAME="HTTP"
+PORT_8443_NAME="HTTPS"
+NO_PORT="No public port"
+
+DOCKER_EXE="docker"
+
+USAGE="Usage: $0 [start|stop|restart|status|update|backup|restore|ports|config|stats] [ARGS...]"
+
+HELP_SITE="https://wiki.goffi.org/wiki/Docker/en"
+HELP_MUC="sat@chat.jabberfr.org"
+
+CONT_CERT_DIR="/usr/share/sat/certificates"
+DEFAULT_TMP_DIR="/tmp/tmp_sat_docker"
+
+eprintf()
+{
+   >&2 printf "$@"
+}
+
+get_dyn_var() {
+    # get dynamicly variable based on given name
+
+    name=$1
+    var_type=$2
+    name_upp=$(echo "$name" | tr '[:lower:]' '[:upper:]')
+    case $var_type in
+        ports) eval echo "\$${name_upp}_PORTS";;
+        port_name) eval echo "\$PORT_${name_upp}_NAME";;
+    esac
+}
+
+list_ports() {
+    # list used ports in currently running containers
+
+    for cont in $CONTAINERS; do
+        # we get variable name with uppercase container name
+        # some magic to get the ports
+        ports=$(get_dyn_var $cont ports)
+
+        [ -n "$ports" ] && printf "== $cont ==\n\n"
+
+        for port in $ports; do
+            # some magic to get port human readable name
+            port_name=$(get_dyn_var $port port_name)
+            real_port=$(docker port $cont $port 2>&1)
+            if [ $? -ne 0 ]; then
+                real_port=$NO_PORT
+            fi
+
+            # we now show the ports with nice alignment
+            desc="port $port ($port_name):"
+            nb_tabs=$((5-${#desc}/8))
+            printf "$desc"
+            for i in $(seq $nb_tabs); do
+                printf "\t"
+            done
+            printf "$real_port\n"
+        done
+        [ -n "$ports" ] && printf '\n'
+    done
+}
+
+public_ports_arg() {
+    # create Docker arg to have public ports corresponding to container ports
+
+    if [ $PUBLIC -ne 1 ]; then
+        return
+    fi
+    cont=$1
+    ports=$(get_dyn_var $cont ports)
+    ARG=""
+    for port in $ports; do
+        host_port=$(eval echo "\$SAT_CONT_PORT_${port}")
+        if [ -z "$host_port" ]; then
+            host_port=$port
+        fi
+        if [ "$host_port" != 0 ]; then
+            ARG="$ARG -p $host_port:$port"
+        fi
+    done
+    echo $ARG
+}
+
+download_missing() {
+    # download images wich are not present locally
+    for cont in $CONTAINERS $VOLUME_NAME; do
+        image="$ACCOUNT/$cont"
+        docker inspect $image:latest > /dev/null 2>&1
+        if [ $? -ne 0 ]; then
+            printf "$image is not present locally, downloading it\n"
+            docker pull $image:latest
+            if [ $? -eq 0 ]; then
+                printf "\nDownload of latest $image finished\n\n"
+            else
+                eprintf "\nError while downloading $image, please check your connection and logs\n"
+                return 1
+            fi
+        fi
+    done
+}
+
+check_docker() {
+    which $DOCKER_EXE > /dev/null 2>&1
+    if [ $? -ne 0 ]; then
+        printf "Docker is not installed or not accessible, please install it.\nYou can check $HELP_SITE for instructions\n"
+        return 1
+    fi
+}
+
+check_docker_version() {
+    # check if current docker version is greater than or equal to the requested one
+    wanted_major=$1
+    wanted_minor=$2
+    wanted_rev=$3
+    raw=$(docker --version | grep -o '\([0-9]\+\)\.[0-9]\+\.[0-9]\+')
+    docker_major=$(echo "$raw" |  cut -d . -f 1)
+    docker_minor=$(echo "$raw" |  cut -d . -f 2)
+    docker_rev=$(echo "$raw" |  cut -d . -f 3)
+    for name in major minor rev; do
+        docker_val=$(eval echo \$docker_$name)
+        wanted_val=$(eval echo \$wanted_$name)
+        if [ $docker_val -gt $wanted_val ]; then
+            return 0
+        fi
+        if [ $docker_val -lt $wanted_val ]; then
+            return 1
+        fi
+    done
+
+    # wanted version and docker version are the same
+    return 0
+}
+
+parse_run_args() {
+    # manage arguments for run command
+
+    while [ $# -gt 0 ]; do
+        case "$1" in
+
+            -h|--help)
+                cat << OPT_END
+options available for the run command:
+
+-h, --help                      display this help message
+-p, --public                    publish using true ports
+-d DOMAIN, --domain DOMAIN      use DOMAIN as domain name
+OPT_END
+                exit 0
+                ;;
+
+            -d|--domain)
+                shift
+                if [ $# -eq 0 ]; then
+                    printf "no domain given, --domain must be followed by a domain\n"
+                    exit 1
+                fi
+                SAT_CONT_DOMAIN="$1"
+                shift
+                ;;
+
+            -p|--public)
+                shift
+                PUBLIC=1
+                ;;
+
+            *)  printf "Invalid argument, please check \"$0 run --help\"\n"
+                exit 1
+                ;;
+        esac
+    done
+}
+
+check_docker || exit 1
+
+if [ $# -ge 1 ];then
+    case $1 in
+        start) CMD=START;;
+        stop) CMD=STOP;;
+        restart) CMD=RESTART;;
+        status) CMD=STATUS;;
+        update) CMD=UPDATE;;
+        backup) CMD=BACKUP;;
+        restore) CMD=RESTORE;;
+        ports) CMD=PORTS;;
+        config) CMD=CONFIG;;
+        stats) CMD=STATS;;
+        -v|--version) printf "$VERSION\n"; exit 0;;
+        -h|--help) printf "$USAGE\n\nYou can check $HELP_SITE for instructions, or go to $HELP_MUC XMPP MUC room for help\n"; exit 0;;
+        *) echo $USAGE
+           exit 1
+    esac
+    shift
+else
+    CMD=START
+fi
+
+case $CMD in
+    START)
+        parse_run_args "$@"
+        download_missing || exit 1
+
+        printf "Running data container... "
+        # we use -d even if data container doesn't stay in background to get id of the container
+        docker_id=$(docker run -d --name $VOLUME_ALIAS $VOLUME_CONT 2>&1)
+        if [ $? -eq 0 ]; then
+            printf "OK ($docker_id)\n"
+        else
+            echo $docker_id | grep Conflict > /dev/null 2>&1
+            if [ $? -eq 0 ]; then
+                printf "A data container already exists ($VOLUME_ALIAS), use \"docker ps -a\" to see it\n"
+            else
+                eprintf "Error, please check data volume\nerror message: $docker_id\n"
+                exit 1
+            fi
+        fi
+        printf "\nRunning Libervia\n\n"
+        # we first check if we need to mount TLS directory
+        if [ -n "$SAT_CONT_TLS_DIR" ]; then
+            printf "$SAT_CONT_TLS_DIR will be used for TLS certificate\n"
+            DK_TLS="--volume=$SAT_CONT_TLS_DIR:$CONT_CERT_DIR"
+        fi
+        for CONT in $CONTAINERS; do
+            case $CONT in
+                prosody) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME $DK_TLS $(public_ports_arg $CONT) --name prosody"
+                         if [ -n "$SAT_CONT_DOMAIN" ]; then
+                             OPTS="-e DOMAIN=$SAT_CONT_DOMAIN $OPTS"
+                         fi
+                         ;;
+                sat_pubsub) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME --name sat_pubsub --link=prosody:prosody";;
+                salut) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME --name salut --link=prosody:prosody";;
+                sat) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME -P $(public_ports_arg $CONT) --name sat --link=prosody:prosody";;
+                libervia) OPTS="$DK_DETACH $DK_TERM $DK_VOLUME --volumes-from sat $DK_TLS -P $(public_ports_arg $CONT) --name libervia --link=sat:sat";;
+                *) eprintf "Unkown container $CONT\n"; exit 1
+            esac
+            printf "Launching $CONT... "
+            docker_id=$(docker run $OPTS $SAT_CONT_DK_EXTRA $ACCOUNT/$CONT 2>&1)
+            if [ $? -eq 0 ]; then
+                printf "OK ($docker_id)\n"
+            else
+                eprintf "Error, please check container or ask help on XMPP MUC sat@chat.jabberfr.org\nerror message: $docker_id\n"
+                eprintf "Abandon\n"
+                exit 1
+            fi
+        done
+        printf '\nLibervia is launched and should be reachable in a couple of seconds.\nYou can check logs with "docker logs -f libervia" (or any other container name).\n'
+        printf "An \"admin\" account has been created, you can check its password on $VOLUME_ALIAS container, in file /home/sat/ADMIN_PWD. Config can be tuned on this container.\n"
+        printf 'Below are the ports used to connect, you can go with your browser to Libervia HTTP(S) port.\n\n'
+        list_ports
+        ;;
+    STOP)
+        printf "stopping Libervia\n"
+        REVERSED=""
+        for CONT in $CONTAINERS; do
+            REVERSED="$CONT $REVERSED"
+        done;
+        for CONT in $REVERSED; do
+            printf "\nStopping container $CONT"
+            docker stop $CONT > /dev/null 2>&1  || eprintf "... Error while stopping $CONT\n"
+            printf "\rDeleting container $CONT"
+            docker rm -v $CONT > /dev/null 2>&1 || eprintf "... Error while removing $CONT\n"
+        done
+        printf "\n"
+        ;;
+    RESTART)
+        printf "restarting containers...\n"
+        "$0" stop && "$0" start "$@"
+        ;;
+    STATUS)
+        docker inspect $TEST_CONT > /dev/null 2>&1
+        if [ $? -eq 0 ]; then
+            printf "$APP_NAME is running"
+            # we test the presence of "starting on xxxx" (where xxxx is one of the exposed ports)
+            # this is not really reliable as ports can be changed in configuration
+            # but in most case it should work OK
+            PORTS_REGEX=$(get_dyn_var $TEST_CONT ports | sed 's/ /\\|/')
+            docker logs $TEST_CONT | grep "starting on \($PORTS_REGEX\)" > /dev/null 2>&1
+            if [ $? -ne 0 ]; then
+                printf " but no server is started\n"
+                exit 2
+            fi
+            printf "\n"
+            exit 0
+        else
+            printf "$APP_NAME is not running\n"
+            exit 1
+        fi
+        ;;
+    UPDATE)
+        printf "updating images...\n"
+        errors=0
+        for CONT in $CONTAINERS data; do
+            printf "\n*** updating $CONT ***\n"
+            docker pull $ACCOUNT/$CONT:latest
+            if [ $? -ne 0 ]; then
+                eprintf "\nError while updating $ACCOUNT/$CONT\n"
+                errors=1
+            fi
+        done
+        if [ $errors -eq 0 ]; then
+            printf "\n\nImages are up-to-date\n"
+        else
+            eprintf "\n\nSome errors happened while updating images\n"
+            exit 1
+        fi
+        ;;
+    BACKUP)
+        case $# in
+            0) SAT_CONT_BACKUP_DIR="$(pwd)";;
+            1) SAT_CONT_BACKUP_DIR="$1";;
+            *) printf "syntaxe is $0 backup [backup_dir_absolute_path]\n[backup_dir_absolute_path] default to current working dir\n"
+               exit 1
+               ;;
+        esac
+        SAT_CONT_BACKUP_DIR=$(echo $SAT_CONT_BACKUP_DIR | sed 's%^\/*\|\/*$%\/%g') # we want to be sure that path starts and finishes with "/"
+        filename="sat_data_backup_$(date '+%Y-%m-%d_%H:%M:%S').tar.gz"
+        printf "backing up data container to ${SAT_CONT_BACKUP_DIR}${filename}\n\n"
+        docker run --rm $DK_VOLUME -v "$SAT_CONT_BACKUP_DIR:/backup" $MAINT_CONT tar zcvf "/backup/$filename" -C / -h volumes
+        if [ $? -eq 0 ]; then
+            printf "\nBackup finished and available at ${SAT_CONT_BACKUP_DIR}${filename}\n"
+        else
+            eprintf "\nBackup Error !\n"
+            exit 1
+        fi
+        ;;
+    RESTORE)
+        if [ $# -ne 1 ]; then
+            printf "syntaxe is $0 restore <backup_file.tar.gz>\n"
+            exit 1
+        fi
+        docker run --name $VOLUME_ALIAS $VOLUME_CONT > /dev/null 2>&1
+        if [ $? -ne 0 ]; then
+            eprintf "Can't create $VOLUME_ALIAS container.\n\
+If you have an existing one, please remove it with \"docker rm -v $VOLUME_ALIAS\" (/!\\ it will remove *ALL* your data)\n\n\
+Hint: you can also rename your current data container with \"docker rename $VOLUME_ALIAS new_container_name\"\n"
+            exit 1
+        fi
+
+        printf "restoring $1 to $VOLUME_ALIAS container\n\n"
+        HOST_BACKUP_DIR=$(dirname "$1")
+        HOST_BACKUP_NAME=$(basename "$1")
+        if [ $HOST_BACKUP_DIR = "." ]; then
+            # workaround for a Docker bug (container crash if "." is used)
+            HOST_BACKUP_DIR=$(pwd)
+        fi
+        docker run --rm $DK_VOLUME -v "$HOST_BACKUP_DIR:/backup" $MAINT_CONT tar zxvf "/backup/$HOST_BACKUP_NAME" -C / -h volumes
+        if [ $? -eq 0 ]; then
+            printf "\nRestore finished\n"
+        else
+            eprintf "\nRestore Error !\n"
+            exit 1
+        fi
+        ;;
+    PORTS)
+        list_ports
+        ;;
+    CONFIG)
+        case $# in
+            0) CONF="libervia";;
+            1) CONF="$1";;
+            *) CONF="";;
+        esac
+        case $CONF in
+            libervia)
+               CONT_CONF_FILE="/home/sat/.config/sat/sat.conf"
+               ;;
+            prosody)
+               CONT_CONF_FILE="/etc/prosody/prosody_sat_cfg/prosody.cfg.lua"
+               ;;
+            *) printf "\nPlease enter type of configuration to edit (libervia, prosody)\n"
+               exit 1
+               ;;
+        esac
+
+        HOST_CONF_FILE=$(basename $CONT_CONF_FILE)
+
+        printf "\ngetting configuration for $CONF\n"
+        # we copy config file to a temporary dit
+        # then edit with $EDITOR and put it back
+
+        TMP_DIR=$(mktemp -d 2>/dev/null)
+        if [ $? -ne 0 ]; then
+            TMP_DIR="$DEFAULT_TMP_DIR"
+            mkdir -p "$TMP_DIR"
+        fi
+
+        docker cp "$VOLUME_ALIAS:$CONT_CONF_FILE" "$TMP_DIR/"
+        "$EDITOR" "$TMP_DIR/$HOST_CONF_FILE"
+        if [ $? -eq 0 -a -s "$TMP_DIR/$HOST_CONF_FILE" ]; then
+            printf "updating configuration\n"
+            check_docker_version 1 8 0
+            if [ $? -eq 0 ]; then
+                docker cp "$TMP_DIR/$HOST_CONF_FILE" "$VOLUME_ALIAS:$CONT_CONF_FILE"
+            else
+                eprintf "Old Docker version detected, using workaround, please update!\n"
+                docker run --rm $DK_VOLUME -v "$TMP_DIR:/tmp_config" $MAINT_CONT /bin/cp -f "/tmp_config/$HOST_CONF_FILE" "$CONT_CONF_FILE"
+            fi
+            # "docker cp" copy file on container as root, if an option is available later to change this behaviour,
+            # the following operation could be removed
+            printf "ownership fix..."
+            docker run --rm $DK_VOLUME $MAINT_CONT /bin/chown 1000:1000 "$CONT_CONF_FILE"
+            printf "done\n"
+        fi
+        rm -rf "$TMP_DIR"
+        ;;
+    STATS)
+        if [ -n "$1" -a "$1" != "--no-stream" ]; then
+            printf "usage: $0 stats [--no-stream]\n"
+            exit 1
+        fi
+        docker stats $1 $CONTAINERS
+        ;;
+    *) eprintf "Error: unknown command !"
+       exit 2
+esac
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/media/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,23 @@
+#################################################################
+#                                                               #
+#                       Salut à Toi/media                       #
+# This Dockerfile build a « Salut à Toi » base image with media #
+#  Salut à Toi is a multi-frontends multi-purposes XMPP client  #
+#                                                               #
+#################################################################
+
+FROM salutatoi/base:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+RUN cd /usr/share/sat && hg clone https://repos.goffi.org/sat_media media
+
+# ftp workflow is kept below on purpose, but we use currently hg for media
+# WORKDIR /usr/share/sat/media_tmp
+#
+# # wget and tar are not installed, so we use python
+# RUN python -c 'import urllib2,tarfile,cStringIO;tar=tarfile.open(fileobj=cStringIO.StringIO(urllib2.urlopen("ftp://ftp.goffi.org/sat_media/sat_media.tar.bz2").read()));tar.extractall()'
+#
+# # The media_tmp complication is due to an AUFS bug, see https://github.com/docker/docker/issues/4570
+# WORKDIR /usr/share/sat/
+# RUN mv media_tmp/sat_media* media && rmdir media_tmp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/primitivus/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,26 @@
+#####################################################################
+#                                                                   #
+#                      Salut à Toi/Primitivus                       #
+# This Dockerfile build Primitivus console frontend for Salut à Toi #
+#    Salut à Toi is a multi-frontends multi-purposes XMPP client    #
+#                                                                   #
+#####################################################################
+
+FROM salutatoi/base:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+#########
+# D-Bus #
+#########
+
+# we create a wrapper to set the session bus address
+RUN cp /usr/local/bin/dbus_wrap /usr/local/bin/primitivus
+
+##########
+# LAUNCH #
+##########
+
+USER sat
+
+ENTRYPOINT ["primitivus"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/prosody/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,88 @@
+###############################################################
+#                                                             #
+#                     Salut à Toi/Prosody                     #
+#  This Dockerfile build a Prosody version prepared for SàT   #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/sat_pubsub:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+############################
+# AUTOMATIC CONFIGURATION  #
+############################
+
+
+COPY scripts/container_server scripts/prosody /usr/local/bin/
+RUN chown root:root /usr/local/bin/container_server && \
+chmod 0555 /usr/local/bin/container_server && \
+chown root:root /usr/local/bin/prosody && \
+chmod 0555 /usr/local/bin/prosody
+
+########
+# BASE #
+########
+
+RUN apt-get install -y --no-install-recommends lsb-release && \
+
+# we add prosody repository and key
+echo deb http://packages.prosody.im/debian $(lsb_release -sc) main > /etc/apt/sources.list.d/prosody.list && \
+python -c 'import urllib2;import subprocess as s;s.Popen(["apt-key","add","-"], stdin=s.PIPE).communicate(urllib2.urlopen("https://prosody.im/files/prosody-debian-packages.key").read())' && \
+apt-get update && \
+
+# and install prosody and apg (to generate passwords)
+apt-get install -y apg prosody-trunk && \
+apt-get clean && \
+
+# prosody user need to access (and write) certificates
+adduser prosody tls-cert && \
+
+# prosody need to access /var/run to write it's pid
+mkdir -p /var/run/prosody; chown prosody:adm /var/run/prosody
+
+###################
+# PROSODY MODULES #
+###################
+
+RUN cd /tmp && \
+hg clone https://hg.prosody.im/prosody-modules/ prosody-modules && \
+cd prosody-modules && \
+for mod in privilege delegation ipcheck http_upload;do cp mod_$mod/mod_$mod.lua /usr/lib/prosody/modules;done && \
+cd /tmp && rm -rf prosody-modules
+
+#################
+# CONFIGURATION #
+#################
+
+ADD prosody.cfg.lua /etc/prosody/prosody_sat_cfg/
+RUN cd /etc/prosody && chown -R prosody:prosody prosody_sat_cfg && \
+ln -fs prosody_sat_cfg/prosody.cfg.lua prosody.cfg.lua && \
+
+###############
+# CERTIFICATE #
+###############
+
+# We want to use the certificates in /usr/share/sat/certificates
+# and we don't want any certificate in the image,
+# they'll be generated at launch or mounted in container
+rm -rf /etc/localhost.key /etc/prosody/certs/*
+
+#########
+# PORTS #
+#########
+
+# client to server (C2S),
+# server to server (S2S),
+# HTTP upload,
+# and HTTP upload (HTTPS)
+EXPOSE 5222 5269 5280 5281
+
+##########
+# LAUNCH #
+##########
+
+USER prosody
+
+ENTRYPOINT ["prosody"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/prosody/prosody.cfg.lua	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,180 @@
+-- Prosody configuration for SàT Docker image
+
+---------- Server-wide settings ----------
+
+-- we use environment variable to get the domain
+local domain = os.getenv("DOMAIN") or "libervia.int"
+-- default admin is admin@DOMAIN
+admins = { "admin@"..(domain) }
+
+-- Enable use of libevent for better performance under high load
+-- For more information see: http://prosody.im/doc/libevent
+--use_libevent = true;
+
+-- Documentation on modules can be found at: http://prosody.im/doc/modules
+modules_enabled = {
+		-- used by SàT
+
+		-- SàT PubSub
+				"delegation";
+				"privilege";
+
+		-- Not mandatory but neat
+				"ipcheck";
+				"http_upload";
+
+		-- Generally required
+				"roster"; -- Allow users to have a roster. Recommended ;)
+				"saslauth"; -- Authentication for clients and servers. Recommended if you want to log in.
+				"tls"; -- Add support for secure TLS on c2s/s2s connections
+				"dialback"; -- s2s dialback support
+				"disco"; -- Service discovery
+
+		-- Not essential, but recommended
+				"private"; -- Private XML storage (for room bookmarks, etc.)
+				"vcard"; -- Allow users to set vCards
+
+		-- These are commented by default as they have a performance impact
+				--"privacy"; -- Support privacy lists
+				--"compression"; -- Stream compression (Debian: requires lua-zlib module to work)
+
+		-- Nice to have
+				"version"; -- Replies to server version requests
+				"uptime"; -- Report how long server has been running
+				"time"; -- Let others know the time here on this server
+				"ping"; -- Replies to XMPP pings with pongs
+				-- "pep"; -- Enables users to publish their mood, activity, playing music and more
+				-- we don't want to allow self registering, this is managed by a SàT plugin
+				--"register"; -- Allow users to register on this server using a client and change passwords
+
+		-- Admin interfaces
+				"admin_adhoc"; -- Allows administration via an XMPP client that supports ad-hoc commands
+				--"admin_telnet"; -- Opens telnet console interface on localhost port 5582
+
+		-- HTTP modules
+				--"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP"
+				--"http_files"; -- Serve static files from a directory over HTTP
+
+		-- Other specific functionality
+				"posix"; -- POSIX functionality, sends server to background, enables syslog, etc.
+				--"groups"; -- Shared roster support
+				-- announce is usefull on a Libervia instance
+				"announce"; -- Send announcement to all online users
+				--"welcome"; -- Welcome users who register accounts
+				--"watchregistrations"; -- Alert admins of registrations
+				--"motd"; -- Send a message to users when they log in
+				--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
+};
+
+-- to disable them then uncomment them here:
+modules_disabled = {
+		-- "offline"; -- Store offline messages
+		-- "c2s"; -- Handle client connections
+		-- "s2s"; -- Handle server-to-server connections
+};
+
+-- Disable account creation by default, for security
+-- For more information see http://prosody.im/doc/creating_accounts
+allow_registration = false;
+
+-- We keep foreground for Docker
+daemonize = false;
+
+-- Debian:
+--   Please, don't change this option since /var/run/prosody/
+--   is one of the few directories Prosody is allowed to write to
+--
+pidfile = "/var/run/prosody/prosody.pid";
+
+-- We want to use the certificat in /usr/share/sat
+ssl = {
+		key = "/usr/share/sat/certificates/libervia.key";
+		certificate = "/usr/share/sat/certificates/libervia.crt";
+}
+
+c2s_require_encryption = true
+
+-- Force certificate authentication for server-to-server connections?
+-- This provides ideal security, but requires servers you communicate
+-- with to support encryption AND present valid, trusted certificates.
+-- NOTE: Your version of LuaSec must support certificate verification!
+-- For more information see http://prosody.im/doc/s2s#security
+
+s2s_secure_auth = false
+
+-- Many servers don't support encryption or have invalid or self-signed
+-- certificates. You can list domains here that will not be required to
+-- authenticate using certificates. They will be authenticated using DNS.
+
+--s2s_insecure_domains = { "gmail.com" }
+
+-- Even if you leave s2s_secure_auth disabled, you can still require valid
+-- certificates for some domains by specifying a list here.
+
+--s2s_secure_domains = { "jabber.org" }
+
+-- Select the authentication backend to use. The 'internal' providers
+-- use Prosody's configured data storage to store the authentication data.
+-- To allow Prosody to offer secure authentication mechanisms to clients, the
+-- default provider stores passwords in plaintext. If you do not trust your
+-- server please see http://prosody.im/doc/modules/mod_auth_internal_hashed
+-- for information about using the hashed backend.
+
+authentication = "internal_plain"
+
+-- we listen to the world for components (but we do *NOT*
+-- expose the port! It's just for linked containers)
+component_interface="0.0.0.0"
+
+log = {
+	-- Log to files and console (change 'info' to 'debug' for debug logs):
+	info = "/var/log/prosody/prosody.log";
+	error = "/var/log/prosody/prosody.err";
+	info = "*console"; -- Log to the console, so "docker logs" will show them
+}
+
+VirtualHost (domain)
+	privileged_entities = {
+		["pubsub."..domain] = {
+			roster = "get";
+			message = "outgoing";
+		},
+	}
+
+	delegations = {
+		["urn:xmpp:mam:1"] = {
+			filtering = {"node"};
+			jid = "pubsub."..domain;
+		},
+		["http://jabber.org/protocol/pubsub"] = {
+			jid = "pubsub."..domain;
+		},
+	}
+
+------ Components ------
+
+---Set up a MUC (multi-user chat) room server on conference.example.com:
+Component ("chat."..domain) "muc"
+
+-- Set up a SOCKS5 bytestream proxy for server-proxied file transfers:
+Component ("proxy."..domain) "proxy65"
+
+-- 50 MiB limit for upload
+Component ("upload."..domain) "http_upload"
+	http_upload_file_size_limit = 50 * 1024 * 1024
+
+Component ("pubsub."..domain)
+	component_secret = os.getenv("SAT_PUBSUB_SECRET")
+	modules_enabled = {"privilege", "delegation"}
+
+Component ("salut."..domain)
+	component_secret = os.getenv("SAT_SALUT_SECRET")
+
+------ Additional config files ------
+-- For organizational purposes you may prefer to add VirtualHost and
+-- Component definitions in their own config files. This line includes
+-- all config files in /etc/prosody/conf.d/
+
+-- conf.d is not used in this Docker image,
+-- but if needed just uncomment the next line
+-- Include "conf.d/*.cfg.lua"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/prosody/scripts/container_server	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,18 @@
+#!/usr/bin/env python2
+# this script allow to call prosodyctl and get configuration variables from linked containers
+import subprocess, SimpleXMLRPCServer, os
+
+def prosodyctl(command, profile, pwd):
+    process = subprocess.Popen(["/usr/bin/prosodyctl", command, profile], stdin=subprocess.PIPE)
+    if pwd:
+        process.communicate("%s\n%s" % (pwd,pwd))
+    return process.wait()
+
+def getenv(variable):
+    assert variable in ("SAT_PUBSUB_SECRET", "SAT_SALUT_SECRET", "DOMAIN")
+    return os.getenv(variable)
+
+server = SimpleXMLRPCServer.SimpleXMLRPCServer(("0.0.0.0", 9999))
+server.register_function(prosodyctl, "prosodyctl")
+server.register_function(getenv, "getenv")
+server.serve_forever()
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/prosody/scripts/prosody	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,19 @@
+#!/bin/sh
+# the following script is used to automatically generate passwords for components and certificate
+export SAT_PUBSUB_SECRET=$(apg -n 1)
+export SAT_SALUT_SECRET=$(apg -n 1)
+
+if [ -z $DOMAIN ]; then
+    export DOMAIN="libervia.int"
+fi
+
+container_server&
+
+echo "domain used: $DOMAIN\n"
+
+if [ ! -f "/usr/share/sat/certificates/libervia.key" -o ! -f "/usr/share/sat/certificates/libervia.crt" ]; then
+    echo "No certificate found, we generate one"
+    openssl req -new -x509 -days 1825 -nodes -out "/usr/share/sat/certificates/libervia.crt"\
+            -newkey rsa:4096 -keyout "/usr/share/sat/certificates/libervia.key" -subj "/C=AU/CN=$DOMAIN"
+fi
+exec /usr/bin/prosody "$@"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/pyjamas/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,33 @@
+###############################################################
+#                                                             #
+#                      Salut à Toi/Pyjamas                    #
+#    This Dockerfile build an image with Pyjamas installed    #
+#    Pyjamas is a Python 2 => JS compiler used by Libervia    #
+#                                                             #
+###############################################################
+
+FROM debian:jessie
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+########
+# BASE #
+########
+
+ENV DEBIAN_FRONTEND noninteractive
+
+RUN useradd -m sat
+RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends locales python
+
+# we want UTF-8 locale
+RUN sed -i "s/# en_US.UTF-8/en_US.UTF-8/" /etc/locale.gen && locale-gen
+ENV LC_ALL en_US.UTF-8
+
+WORKDIR /home/sat
+RUN python -c 'import urllib2,tarfile,cStringIO;tar=tarfile.open(fileobj=cStringIO.StringIO(urllib2.urlopen("ftp://ftp.goffi.org/pyjamas/pyjamas.tar.bz2").read()));tar.extractall()'
+WORKDIR /home/sat/pyjamas
+RUN python bootstrap.py
+ENV PATH="/home/sat/pyjamas/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
+
+WORKDIR /home/sat
+USER sat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/salut/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,38 @@
+###############################################################
+#                                                             #
+#                      Salut à Toi/salut                      #
+#  This Dockerfile build a Salut directory prepared for SàT   #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/base:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+############################
+# AUTOMATIC CONFIGURATION  #
+############################
+
+COPY scripts/salut /usr/local/bin/
+RUN chown root:root /usr/local/bin/salut && \
+chmod 0555 /usr/local/bin/salut && \
+
+########
+# BASE #
+########
+
+cd /usr/share && hg clone https://repos.goffi.org/salut sat_salut && chown -R sat:sat sat_salut && \
+
+# configuration is really basic in salut, we just use environment to set data
+sed -i 's/^xmppcomponent =.*$/import os\nxmppcomponent = Component("prosody", 5347, "salut."+os.getenv("DOMAIN"), os.getenv("SAT_SALUT_SECRET"))/' sat_salut/salut.tac
+
+WORKDIR /usr/share/sat_salut
+
+USER sat
+
+##########
+# LAUNCH #
+##########
+
+ENTRYPOINT ["salut"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/salut/scripts/salut	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,12 @@
+#!/usr/bin/env python2
+# This script launch Salut with domain and secret gotten from prosody container
+# it make the configuration more easy
+import os, xmlrpclib
+
+SALUT_PATH="/usr/share/sat_salut/"
+os.chdir("/home/sat")
+proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
+for var in ("DOMAIN", "SAT_SALUT_SECRET"):
+    os.environ[var] = proxy.getenv(var)
+os.environ["PYTHONPATH"] = SALUT_PATH
+os.execlp("twistd", "twistd", "-ny", SALUT_PATH+"salut.tac", "--pidfile", "/tmp/salut.pid")
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/sat/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,33 @@
+###############################################################
+#                                                             #
+#                       Salut à Toi/sat                       #
+#       This Dockerfile build backend image with media        #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/media:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+#########
+# Ports #
+#########
+
+# IMAP and SMTP
+EXPOSE 10143 10125
+
+########
+# MISC #
+########
+
+# /tmp is used in libervia for avatar upload/radiocol
+VOLUME /tmp
+
+##########
+# LAUNCH #
+##########
+
+ENTRYPOINT ["sat"]
+# foreground by default
+CMD ["fg"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/sat_nomedia/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,26 @@
+###############################################################
+#                                                             #
+#                   Salut à Toi/sat_nomedia                   #
+#     This Dockerfile build a backend image without media     #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/base:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+#########
+# Ports #
+#########
+
+# IMAP and SMTP
+EXPOSE 10143 10125
+
+##########
+# LAUNCH #
+##########
+
+ENTRYPOINT ["sat"]
+# foreground by default
+CMD ["fg"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/sat_pubsub/Dockerfile	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,52 @@
+###############################################################
+#                                                             #
+#                   Salut à Toi/sat_pubsub                    #
+#     This Dockerfile build a SàT Pubsub service for SàT      #
+# Salut à Toi is a multi-frontends multi-purposes XMPP client #
+#                                                             #
+###############################################################
+
+FROM salutatoi/base:latest
+
+MAINTAINER Goffi <goffi@goffi.org>
+
+############################
+# AUTOMATIC CONFIGURATION  #
+############################
+
+
+COPY scripts/sat_pubsub scripts/launch_postgres_and_pubsub.sh /usr/local/bin/
+RUN chown root:root /usr/local/bin/sat_pubsub && \
+chmod 0555 /usr/local/bin/sat_pubsub && \
+chmod 0555 /usr/local/bin/launch_postgres_and_pubsub.sh && \
+
+########
+# BASE #
+########
+
+apt-get install -y --no-install-recommends postgresql python-psycopg2 && \
+apt-get clean && \
+cd /usr/share && \
+hg clone https://repos.goffi.org/sat_pubsub && chown -R sat:sat sat_pubsub && \
+
+############
+# DATABASE #
+############
+
+cd sat_pubsub/db && \
+
+# To simplify installation, we integrate our own PostgreSQL
+# future alternate version may use an external PostgreSQL container
+
+service postgresql start; \
+su -c "createuser -d -w sat" postgres; \
+su -c "createdb pubsub" postgres; \
+su -c "psql pubsub < pubsub.sql" sat; \
+service postgresql stop
+
+##########
+# LAUNCH #
+##########
+
+# we need to launch PostgreSQL, so we launch as root then switch to sat user
+ENTRYPOINT ["launch_postgres_and_pubsub.sh"]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/sat_pubsub/scripts/launch_postgres_and_pubsub.sh	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,3 @@
+#!/bin/sh
+service postgresql start &&
+exec su -c sat_pubsub sat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker_legacy/sat_pubsub/scripts/sat_pubsub	Fri Jan 01 18:33:52 2021 +0100
@@ -0,0 +1,13 @@
+#!/usr/bin/env python2
+# -*- coding: utf-8 -*-
+
+# This script launch SàT PubSub with domain and secret gotten from prosody container
+# it make the configuration more easy
+import os, xmlrpclib
+
+os.chdir("/usr/share/sat_pubsub")
+proxy = xmlrpclib.ServerProxy("http://prosody:9999/")
+domain = proxy.getenv("DOMAIN")
+secret = proxy.getenv("SAT_PUBSUB_SECRET")
+os.execlp("twistd", "twistd", "-n", "--pidfile", "/tmp/sat_pubsub.pid", "sat_pubsub", "--rhost", "prosody",
+ "--jid", "pubsub.%s" % domain, "--secret", secret)