Docker image, as ARM, is not a product and therefor won't fit on the new getfedora.org pages. One of the ideas we had is to place the docker image on http://spins.fedoraproject.org creating a new page for it, the tabs could have more or less the same layout as the spins. * Text is nearly done * Docker has only one image (and checksum) * A Docker banner can be done by the design team if we really want it there Other ideas are welcome, but making a new page for Docker is relatively easy also for beginners.
It looks like a good task to start so I take it.
I created a new docker page in spins.fp.o and removed it from fp.o/get-spin-prerelease.
The spin list is generated by a json file (http://torrent.fedoraproject.org/stats/current-stats.json), so I hardcoded the docker info, any idea about how to make this automatically?
The release variable in the download url, makes referece to the next release (next_id), should it be changed to the current release (curr_id)?
Currently there's not banner.
Screenshots https://nimbus.everhelper.me/client/notes/share/120312/RdnVvzOO5zmwgzxuih7UqGZEIfZqOL1S/ https://nimbus.everhelper.me/client/notes/share/120313/GMCLLTXF5WPLEncOasM48yve9wZ9NScC/ https://nimbus.everhelper.me/client/notes/share/120314/ydFTpcBxZSGxPuf3gKVWFmtAQi29fduu/ https://nimbus.everhelper.me/client/notes/share/120315/McWfyAOHbGdXbakbRM9qq6DSsuVNlx4K/
I like the screenshots and it's what I had in mind, just two suggestions:
The list on the main spins.fpo page is created with a json file, this is correct, but Docker is not a spin, so probably we shouldn't link it there. The reason why we want to put Docker in the spins website is, Docker doesn't fit on the main products website, because it's '''not''' a product. For the same reason I'm not sure about the sidebar, it might be a better solution to create a separate template (or hardcode it) without any reference to what spins are. [[br]] The support tab is ok, just asked to cloud WG and it's fine.
So, if you can do these changes you might file a patch we could apply :)
After that we could think about the Spins wording in that page, maybe we need to make more changes but let's do it step by step. For now, very good work, thanks.
attachment 0001-Ticket-283-Docker-image-on-spins.fpo.patch
I attached the new patch, thank you robyduck for the help :)
Hi Yader
I applied your patch (pay attention of trailing whitespaces, you had some of them I fixed already), thank you. There are a few errors in the page, but as I said we need to do some other few steps here. * Language selector is broken * Same for export regulations, maybe we need to write a better JS for version 1.11 * I would not put Docker in the list of spins, but make another link somewhere else * This branch is for Fedora 21, immagine we are on 21 already (use curr_id and not next_id) * We need a verify link somewhere, in the sidebar or in the download tab * Maybe we should also link to a docker doc (if we have one, let's ask)
Thanks again, see you on IRC.
Docker is not more included into the list of the spin 0001-Changes-in-docker-page.patch
Nice.
Language selector and export regulations have been fixed in the meanwhile and I corrected also some minor strings on the docker page. I think this task is almost done, I will ask Cloud-WG for a bit more text content to make the page look nicer.
Thank you :)
Thank you very much Robert. I've added a verify link in the sidebar. I know you're already working on this for the spins list, but I was not sure if Docker checksum should been there. What do you think? 0001-Verify-link-for-Docker.patch
Applied, thank you very much.