User:Bryan Hilderbrand/Meeting Notes (06JAN): Difference between revisions
Jump to navigation
Jump to search
Bryandamon (talk | contribs) (โโ) |
Bryandamon (talk | contribs) (Additional from Yaron and corrections.) |
||
Line 16: | Line 16: | ||
#* What is the best Day/Time for these meetings?ย Is this Day (Wednesday) and Time (16:00 UTC / 08:00 PST / 11:00 EST / 17:00 CET) work OK for everyone? | #* What is the best Day/Time for these meetings?ย Is this Day (Wednesday) and Time (16:00 UTC / 08:00 PST / 11:00 EST / 17:00 CET) work OK for everyone? | ||
#** This time is perfect for me {{Agenda presenter|Lex}} | #** This time is perfect for me {{Agenda presenter|Lex}} | ||
#** Later in the day is better for me | #** Later in the day is better for me, though I will attend anyway {{Agenda presenter|Ike}} | ||
#** I can support earlier or later {{Agenda presenter|Bryan}} | #** I can support earlier or later {{Agenda presenter|Bryan}} | ||
# {{Agenda presenter|Yaron}} | # {{Agenda presenter|Yaron}} | ||
Line 44: | Line 44: | ||
# {{Agenda presenter|Lex}} | # {{Agenda presenter|Lex}} | ||
#* Docker is a process wrapper (see DataAspects System Builder above) | #* Docker is a process wrapper (see DataAspects System Builder above) | ||
# {{Agenda presenter|Yaron}} | |||
#* For this project, we do want something "rigid" - runs predictably, without much need for user configuration | |||
# {{Agenda presenter|Bryan}} | # {{Agenda presenter|Bryan}} | ||
#* As a note, the WMF has a Docker image they maintain: | #* As a note, the WMF has a Docker image they maintain: | ||
Line 50: | Line 52: | ||
#** https://github.com/enterprisemediawiki/meza/search?q=docker | #** https://github.com/enterprisemediawiki/meza/search?q=docker | ||
# {{Agenda presenter|Yaron}} | # {{Agenda presenter|Yaron}} | ||
#* Meza doesn't seem to be maintained anymore | #* Meza doesn't seem to be maintained anymore, though there's QualityBox | ||
# {{Agenda presenter|Rich}} | # {{Agenda presenter|Rich}} | ||
#* Support for 1.35 is being worked on now | #* Support for 1.35 is being worked on now | ||
Line 60: | Line 62: | ||
#** https://github.com/hallowelt/docker-bluespice-free | #** https://github.com/hallowelt/docker-bluespice-free | ||
# {{Agenda presenter|Ike}} | # {{Agenda presenter|Ike}} | ||
#* With any project, I'm worried about the | #* With any project, I'm worried about the project's maintenance for continued success | ||
# {{Agenda presenter|Bryan}} | # {{Agenda presenter|Bryan}} | ||
#* Does any path lock us into something someone might disagree with (OS, Webserver, etc.) | #* Does any path lock us into something someone might disagree with (OS, Webserver, etc.) | ||
#** Actually, re-reading that, it would be impossible to make a decision without having someone disagree | #** Actually, re-reading that, it would be impossible to make a decision without having someone disagree | ||
# {{Agenda presenter|Rich}} | |||
#* Meza is only supported for CentOS and Debian - may or may not work with any other OS | |||
# {{Agenda presenter|Rich}} | # {{Agenda presenter|Rich}} | ||
#* Why not just use VirtualBox? | #* Why not just use VirtualBox? | ||
Line 70: | Line 74: | ||
#** https://github.com/dataspects/dataspectsSystemBuilder/blob/master/STEP-0-VBoxManage-create-ubuntu-server.sh | #** https://github.com/dataspects/dataspectsSystemBuilder/blob/master/STEP-0-VBoxManage-create-ubuntu-server.sh | ||
# {{Agenda presenter|Rich}} | # {{Agenda presenter|Rich}} | ||
#* There doesn't seem to be a | #* There doesn't seem to be a professional way to push from Virtual Box to Production though | ||
# {{Agenda presenter|Yaron}} | # {{Agenda presenter|Yaron}} | ||
#* | #* Maybe something like VirtualBox can just be another option - we could provide Docker images that also include Linux | ||
# {{Agenda presenter|Yaron}} | # {{Agenda presenter|Yaron}} | ||
#* Next meeting about infrastructure is in 2 weeks | #* Next meeting about infrastructure is in 2 weeks | ||
#** Ideally we can include: | #** Ideally we can include: | ||
#**# Daren | #**# Daren and James | ||
#**# | #**# Richard and Markus from Hallo Welt | ||
#**# Greg | |||
#**# Cindy | #**# Cindy | ||
#* Next week will be a Package discussion | #* Next week will be a Package discussion | ||
Line 84: | Line 89: | ||
#** https://emw-meza.site/emwdev/Main_Page | #** https://emw-meza.site/emwdev/Main_Page | ||
#* I'll create an EMW-Meza-Canasta wiki | #* I'll create an EMW-Meza-Canasta wiki | ||
==Areas of focus== | ==Areas of focus== | ||
Line 95: | Line 101: | ||
# Next meeting is next week and will focus on a Content Package (CRM, ERP, etc.) | # Next meeting is next week and will focus on a Content Package (CRM, ERP, etc.) | ||
# Next infrastructure meeting is in 2 weeks | # Next infrastructure meeting is in 2 weeks | ||
# Rich will create | # Rich will create a "Canasta wiki" on the EMW-Meza site |
Revision as of 18:11, 6 January 2021
Attendees
- Bryan Hilderbrand
- Ike Hecht
- Lex Sulzer
- Lexi McGillivray
- Rich Evans
- Yaron Koren
Meeting notes for MediaWiki "Products" (Project Canasta) Discussion (Wed Jan 06 16:00-17:00 UTC 2020)
Notes
- Yaron
- What is the best Day/Time for these meetings? Is this Day (Wednesday) and Time (16:00 UTC / 08:00 PST / 11:00 EST / 17:00 CET) work OK for everyone?
- This time is perfect for me Lex
- Later in the day is better for me, though I will attend anyway Ike
- I can support earlier or later Bryan
- What is the best Day/Time for these meetings? Is this Day (Wednesday) and Time (16:00 UTC / 08:00 PST / 11:00 EST / 17:00 CET) work OK for everyone?
- Yaron
- Does anyone have an issue with the name, Project Canasta
- As a reminder, it's just the code name for the project to work on this effort
- No objection recorded
- Yaron
- The goal is to make a downloadable thing that allows you to quickly set-up and get a running wiki
- Contenders seem to be a Docker based approach or an Ansible based approach
- Lex
- I use both in my setup for my virtual machine
- I use Docker, then wrap everything up in a zip (see 2nd image below)
- Rich
- I thought Docker was a "single file deploy"
- I think it's better to work on something existing (like Meza)
- Lex
- Docker can create any "level" at your discretion, the whole kitchen or per appliance
- I was an early supporter of the Meza project (coined the term "Flock to Meza"), but it's too rigid for my goals
- Rich
- What you're describing sounds a lot like Meza, just type
meza deploy
and sit back
- What you're describing sounds a lot like Meza, just type
- Lex
- Docker is a process wrapper (see DataAspects System Builder above)
- Yaron
- For this project, we do want something "rigid" - runs predictably, without much need for user configuration
- Bryan
- As a note, the WMF has a Docker image they maintain:
- Also, it seems Meza uses Docker:
- Yaron
- Meza doesn't seem to be maintained anymore, though there's QualityBox
- Rich
- Support for 1.35 is being worked on now
- https://github.com/enterprisemediawiki/meza/tree/35.x
- Element Meza room
- Lex
- Hallo Welt!/BlueSpice has an "all-in-one" Docker image for BlueSpice
- Ike
- With any project, I'm worried about the project's maintenance for continued success
- Bryan
- Does any path lock us into something someone might disagree with (OS, Webserver, etc.)
- Actually, re-reading that, it would be impossible to make a decision without having someone disagree
- Does any path lock us into something someone might disagree with (OS, Webserver, etc.)
- Rich
- Meza is only supported for CentOS and Debian - may or may not work with any other OS
- Rich
- Why not just use VirtualBox?
- Lex
- See my Virtual Box Ubuntu machine DNA
- Rich
- There doesn't seem to be a professional way to push from Virtual Box to Production though
- Yaron
- Maybe something like VirtualBox can just be another option - we could provide Docker images that also include Linux
- Yaron
- Next meeting about infrastructure is in 2 weeks
- Ideally we can include:
- Daren and James
- Richard and Markus from Hallo Welt
- Greg
- Cindy
- Ideally we can include:
- Next week will be a Package discussion
- Next meeting about infrastructure is in 2 weeks
- Rich
- I have the EMW-Meza wiki up and going:
- I'll create an EMW-Meza-Canasta wiki
Areas of focus
- Three main parts to Project Canasta:
- Platform (Meza, Sunflower Distribution, Docker approach, some combination, something entirely new)
- Transfer (PX, Wikibase method, MABS, other)
- Content (Actual Product/Package/Module/etc.)
Next steps
- Next meeting is next week and will focus on a Content Package (CRM, ERP, etc.)
- Next infrastructure meeting is in 2 weeks
- Rich will create a "Canasta wiki" on the EMW-Meza site