[atomic-wg] Issue #233 `Container guidelines for systemd based containers`
by Daniel J Walsh
dwalsh added a new comment to an issue you are following:
``
Not sure here is the best place, but I would start by saying
1. Easily move applications from VM to container, using standard scripts. IE
FROM fedora-init
RUN dnf -y install httpd; systemctl enable httpd
ADD MYPHP /var/www/html
...
2. Proper Logging. Journalctl and syslog actually work
3. Cleaning up Zombies
4. Multi Service containers.
5. Other systemd features like checking status, eventually additional cgroup (Requires CGROUPV2)
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/233
6 years
[atomic-wg] Issue #233 `Container guidelines for systemd based containers`
by Jan Pazdziora
adelton added a new comment to an issue you are following:
``
> BTW Even if we got oci-systemd-hook into debian, we would still need to get projectatomic/docker in since docker rejected the patch to run hooks directly.
Would it help if the execution of the hook was dependent on some label in the image? That way the container author could have more control over the behaviour and docker might be more inclined to allow that mechanism.
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/233
6 years
Re: Fedora Cloud AMIs are not readable
by Sayan Chowdhury
On Tue, Feb 28, 2017 at 9:43 PM, Sayan Chowdhury
<sayan.chowdhury2012(a)gmail.com> wrote:
> On Tue, Feb 28, 2017 at 8:25 PM, Stephen John Smoogen <smooge(a)gmail.com> wrote:
>> We are still working on this.
>>
>> On 27 February 2017 at 20:11, Matthew Miller <mattdm(a)fedoraproject.org> wrote:
>>> On Thu, Feb 23, 2017 at 09:40:53AM -0700, Kevin Fenzi wrote:
>>>> > Neither me or Kushal has access to the account. So, somebody who has
>>>> > access to the account can go to the snapshot page and make the
>>>> > Snapshots public.
>>>> Hum. Who would that be then? Just Dennis?
>>>
>>> Did we find the answer to this? I have the account information recorded
>>> in an encrypted file just in case.
>
> I have written a script just haven't tested it. The script makes all
> the snapshots we have public. That should work for now.
>
Here is the script[1] that should make all the AMIs ready to be copied
[1] https://gist.github.com/sayanchowdhury/ffbc1f847ba84d47a454e4fd3cc603fd
--
Sayan Chowdhury <https://sayanchowdhury.dgplug.org/>
Senior Software Engineer, Fedora Engineering - Emerging Platform
GPG Fingerprint : 0F16 E841 E517 225C 7D13 AB3C B023 9931 9CD0 5C8B
Proud to work at The Open Organization!
6 years
Cloud Meeting Minutes 2017-03-01
by Dusty Mabe
summary: https://meetbot.fedoraproject.org/fedora-meeting-1/2017-03-01/atomic_wg.2...
full log: https://meetbot.fedoraproject.org/fedora-meeting-1/2017-03-01/atomic_wg.2...
============================
#fedora-meeting-1: atomic_wg
============================
Meeting started by roshi at 17:02:11 UTC. The full logs are available at
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-03-01/atomic_wg.2...
.
Meeting summary
---------------
* Roll Call (roshi, 17:02:20)
* Decide on version scheme for F26 (roshi, 17:04:16)
* LINK: https://pagure.io/atomic-wg/issue/229 (roshi, 17:04:19)
* Previous Meeting Follow-Up (roshi, 17:06:06)
* ACTION: dusty to create atomic-wg page for future VFAD topics
(dustymabe, 17:08:01)
* ACTION: sayan to create ticket on moving fedimg from libcloud to
boto (dustymabe, 17:09:41)
* F26 naming scheme (roshi, 17:10:23)
* LINK: https://pagure.io/atomic-wg/issue/229 (roshi, 17:10:25)
* LINK: https://fedoraproject.org/wiki/Cloud/VFAD_ideas (jberkus,
17:15:27)
* LINK: https://fedoraproject.org/wiki/Cloud/VFAD_ideas (trishnag,
17:15:46)
* AGREED: - use the $major.$datestamp.$serial for F26 and close the
ticket. (roshi, 17:27:42)
* Planning first atomic VFAD (roshi, 17:28:43)
* LINK: https://pagure.io/atomic-wg/issue/201 (roshi, 17:28:45)
* Ship fedora-motd (roshi, 17:30:06)
* LINK: https://pagure.io/atomic-wg/issue/160 (roshi, 17:30:08)
* Fedora OpenShift Playground (FOSP) (roshi, 17:36:49)
* LINK: https://pagure.io/atomic-wg/issue/153 (roshi, 17:36:51)
* Still waiting on hardware for the FOSP efforts (roshi, 17:39:10)
* Open Floor (roshi, 17:39:17)
* LINK: https://pagure.io/atomic-wg/issues?status=Open&tags=containers
(dustymabe, 17:41:38)
Meeting ended at 17:54:27 UTC.
Action Items
------------
* dusty to create atomic-wg page for future VFAD topics
* sayan to create ticket on moving fedimg from libcloud to boto
Action Items, by person
-----------------------
* sayan
* sayan to create ticket on moving fedimg from libcloud to boto
* **UNASSIGNED**
* dusty to create atomic-wg page for future VFAD topics
People Present (lines said)
---------------------------
* dustymabe (91)
* roshi (75)
* jberkus (54)
* zodbot (20)
* walters (17)
* kushal (8)
* jhogarth (8)
* jlebon (7)
* trishnag (6)
* gbraad (5)
* sayan (4)
* ksinny (4)
* jbrooks (4)
* miabbott (3)
* bowlofeggs (2)
* tflink (2)
* walters_ (2)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
6 years