{"id":1443,"date":"2022-12-19T23:43:26","date_gmt":"2022-12-19T21:43:26","guid":{"rendered":"https:\/\/fleio.com\/blog\/?p=1443"},"modified":"2022-12-19T23:43:26","modified_gmt":"2022-12-19T21:43:26","slug":"fleio-2022-12-1-improved-ticket-form-support-for-almalinux-and-rocky-linux","status":"publish","type":"post","link":"https:\/\/fleio.com\/blog\/2022\/12\/19\/fleio-2022-12-1-improved-ticket-form-support-for-almalinux-and-rocky-linux\/","title":{"rendered":"Fleio 2022.12.1: improved ticket form, support for AlmaLinux and Rocky Linux"},"content":{"rendered":"\n<p>Here comes the last and latest Fleio release of 2022. Fleio stable version 2022.12.1 includes many usability improvements, some small features and, as always, bug fixes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"930\" height=\"726\" src=\"https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-1.png\" alt=\"\" class=\"wp-image-1444\" srcset=\"https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-1.png 930w, https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-1-300x234.png 300w, https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-1-768x600.png 768w, https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-1-788x615.png 788w\" sizes=\"auto, (max-width: 930px) 100vw, 930px\" \/><figcaption class=\"wp-element-caption\">New ticket form now has a To field and some extra buttons for text formatting.<\/figcaption><\/figure>\n\n\n\n<!--more-->\n\n\n\n<h2 class=\"wp-block-heading\">Improved new ticket form<\/h2>\n\n\n\n<p>You can now open a ticket to a random email address, it doesn&#8217;t have to be an existing Fleio user, nor does it have to be assigned to a client. If you select a client for the new ticket, it will show you which Fleio users will receive the email and you can add extra email in the Cc field.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">New Fleio commands<\/h2>\n\n\n\n<p><code>fleio django<\/code> command gives you access to the many commands that are <a href=\"https:\/\/docs.djangoproject.com\/en\/4.1\/ref\/django-admin\/\">standard in Django<\/a>, are part of <a href=\"https:\/\/django-extensions.readthedocs.io\/en\/latest\/shell_plus.html\">Django shell_plus<\/a> or are specific Fleio. Some of the things you can do:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>fleio django createsuperuser<\/code> &#8211; create a staff user<\/li>\n\n\n\n<li><code>fleio django changepassword email@address<\/code> &#8211; reset password for any end-user or staff user<\/li>\n\n\n\n<li><code>fleio django fleio_edition<\/code> &#8211; show the installed Fleio edition<\/li>\n<\/ul>\n\n\n\n<p>Run <code>fleio django --help<\/code> to see a full list of commands or the command name with <code>--help<\/code> to see specific command help, e.g., <code>fleio django migrate --help<\/code>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">New openstack command<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1011\" height=\"261\" src=\"https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-2.png\" alt=\"\" class=\"wp-image-1447\" srcset=\"https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-2.png 1011w, https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-2-300x77.png 300w, https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-2-768x198.png 768w, https:\/\/fleio.com\/blog\/wp-content\/uploads\/2022\/12\/image-2-788x203.png 788w\" sizes=\"auto, (max-width: 1011px) 100vw, 1011px\" \/><\/figure>\n\n\n\n<p>The <a href=\"https:\/\/docs.openstack.org\/python-openstackclient\/zed\/\">standard openstack command<\/a> is a handy way to manage or find out some info regarding your OpenStack installation. You can even automate some operations with a script. Now you have quick way to use it from the console where Fleio is installed. For instance to list your OpenStack projects use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>fleio openstack list projects<\/code><\/pre>\n\n\n\n<p>It will use the OpenStack endpoint and credentials you have already configured in the staff panel.<\/p>\n\n\n\n<p>You can now install Fleio on AlmaLinux 8 and Rocky Linux 9. Docker and other dependencies are installed automatically and you&nbsp;<a href=\"https:\/\/fleio.com\/docs\/installing\/docker.html\">install Fleio in a single command<\/a>, just like on any other distro.<\/p>\n\n\n\n<p>Other small improvements that will make your life better:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>we modified over 100 dialogs and in-page forms to behave in a consistent manner: buttons are disable after submit (to avoid double-clicking) and the circular loader is now consistent<\/li>\n\n\n\n<li>end-users get a warning that their credit balance may be too low before creating a cloud resource, like compute instance. Until now, they only got an error after filling in and submitting the form<\/li>\n\n\n\n<li>when adding or editing a currency, it&#8217;s clear now how the currency conversion will work. There&#8217;s a text like &#8220;1 EUR = 1.070000 USD&#8221;<\/li>\n\n\n\n<li>You can toggle on\/off the instance shelve functionality<\/li>\n<\/ul>\n\n\n\n<p>Like in most of our releases, the list of features, improvements and bug fixes has over 100 items. See the<a href=\"https:\/\/fleio.com\/docs\/2022.12\/changelog\/v2022.12.1.html\"> 2022.12.1 change log<\/a> for a full list.<\/p>\n\n\n\n<p class=\"has-text-align-center\">*<\/p>\n\n\n\n<p>This is the last release of 2022. We thank, you, all our clients and partners for all your support and we wish you happy holidays! May 2023 be a successful and a prosperous year! We assure you of all our support and effort to constantly improve Fleio and make it an excellent product for OpenStack public clouds and for web hosting providers.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here comes the last and latest Fleio release of 2022. Fleio stable version 2022.12.1 includes many usability improvements, some small features and, as always, bug fixes.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[69,15,22],"tags":[32,2,10],"class_list":["post-1443","post","type-post","status-publish","format-standard","hentry","category-announcement","category-openstack","category-release","tag-fleio-release","tag-openstack","tag-openstack-billing"],"_links":{"self":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts\/1443","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/comments?post=1443"}],"version-history":[{"count":9,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts\/1443\/revisions"}],"predecessor-version":[{"id":1455,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts\/1443\/revisions\/1455"}],"wp:attachment":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/media?parent=1443"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/categories?post=1443"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/tags?post=1443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}