tickets #111452
closedA public instance of github.com/openSUSE/fuel-ignition
10%
Description
Hello openSUSE Heroes!
we'd like to ask you to setup a public instance of a staging area for a
new webservice"https://github.com/openSUSE/fuel-ignition created by
Laurin (in cc).
The fuel-ignition service will help all people who want to quickly
generate usb image with ignition config, without generating .yml files
manually, and labeling/formatting the usb drive.
Ideally we'd like to have:
ignite-stage.opensuse.org.
Once we reach out productiond readiness we'd like to have also
ignite.opensuse.org
The service has currently a container with devruntime running on port
3000+. See Readme.md
Please let me know if we need to rpm-ize it, or if such container is
fine.
Thank you very much in advance!
Updated by lkocman over 2 years ago
- Description updated (diff)
Big update we want to use ignite.o-o/ignite-stage.o-o (way more cool than fuelignition).
Updated by lkocman about 2 years ago
Thjis is currently blocked on container build in OBS. I'll do that over hackweek
Updated by lrupp about 2 years ago
- Category set to Project work
- Status changed from New to In Progress
- % Done changed from 0 to 10
FYI: DNS and haproxy setups are in place (currently redirecting ignite-stage.opensuse.org and ignite.opensuse.org to https://github.com/openSUSE/fuel-ignition
Updated by crameleon over 1 year ago
- Status changed from In Progress to Closed
No feedback, closing.
Updated by faeller over 1 year ago
Hi crameleon,
thank you for creating the redirect. Apologies for only responding now, I didn't see the previous notifications.
Would it be possible to set the redirect to https://opensuse.github.io/fuel-ignition/ instead? So it points to the application and not the repository?
Thank you and all the best,
Laurin
Updated by crameleon over 1 year ago
Hi Laurin,
I updated the redirects as requested. The previous ones were configured as 301's, hence browsers might have the old targets cached for some time. I set the new ones as 302 to make it easier to update again in the future.
Cheers,
Georg