similar to: My first Ruby on Rails application

Displaying 20 results from an estimated 300 matches similar to: "My first Ruby on Rails application"

2020 Jun 10
0
Re: [PATCH virt-v2v] v2v: Allow temporary directory to be set on a global basis.
I finally got access to the container. This is how it's configured: * / => an overlay fs. There is sufficient space here, and there are no "funny" restrictions, to be able to create the libguestfs appliance. I proved this by setting TMPDIR to a temporary directory under / and running libguestfs-test-tool. There appears to be quite a lot of free space here, so in fact the
2013 Nov 09
6
Learning Ruby - Don't give up
An article for those starting learning Ruby Learning Ruby - Don''t give up<http://arubystory.blogspot.com/2013/11/dont-give-up-on-ruby.html> -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2013 Jul 09
3
routes for devise in rails4
hi all, i am using 3 devises for 3 models in rails4. i need routes to my devise models.the devises are client,admin,employee. when i login into client then it will go to clients dashboard, when i login into admin then it will go to admins dashboard, the employee also has the employee dashboard. if i do not enter any login then the common dashboard body message is please signin. please let me
2020 Jun 16
2
Re: [PATCH virt-v2v] v2v: Allow temporary directory to be set on a global basis.
On Wed, 10 Jun 2020 11:31:33 +0100 "Richard W.M. Jones" <rjones@redhat.com> wrote: > I finally got access to the container. This is how it's configured: > > * / => an overlay fs. > > There is sufficient space here, and there are no "funny" restrictions, > to be able to create the libguestfs appliance. I proved this by > setting TMPDIR to a
2013 Aug 22
1
duplicated log lines in console
my app seems to be running fine in dev mode ( Rails4, Devise, OAuth2 , Doorkeeper ) but looking at the console , I can see all log lines duplicated .... where should I look for any tricky bug or missing param ?anyway to get more info on what''s happening ? thanks a lot for feedback (ruby-2.0.0@rails40)$ rails server -p 4000 => Booting WEBrick => Rails 4.0.0 application starting
2018 Feb 15
2
OpenShift Origin Install
Hi, I'm trying to install OpenShift Origin on a CentOS 7 host (just for initial testing), and I'm trying to follow the instructions from here: https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Quickstart On that page we need to run: "atomic-openshift-installer install" to configure OpenShift... after run the script it throws this errors: Failure summary:
2018 Aug 24
1
[PaaS SIG Openshift] Wrong Bugzilla Entry RedHat Product
Hello everybody, in the wiki on page "https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Origin-Support" is written: Questions / Bugs Bugs: https://bugzilla.redhat.com/ <https://bugzilla.redhat.com/> New -> Red Hat -> OpenShift Origin but in the Bugzille of Redhat there is no "OpenShift Origin" There are only the possibilities: - OpenShift
2018 Feb 17
0
OpenShift Origin Install
On 15 February 2018 at 12:31, Antonio da Silva Martins Junior <asmartins at uem.br> wrote: > Hi, > > I'm trying to install OpenShift Origin on a CentOS 7 host (just for > initial testing), and I'm trying to follow the instructions from here: > https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Quickstart > > On that page we need to run:
2017 Jan 27
0
Timeline of release of centos-openshift-origin 1.4
Hello, Would someone know when to expect to have package origin-master.1.4.0 in repository centos-openshift-origin? Right now the package with version 1.4.0 is available in repository centos-openshift-origin-testing. Thanks, Vedran ________________________________________ From: CentOS <centos-bounces at centos.org> on behalf of Vedran.Bartonicek at tieto.com <Vedran.Bartonicek at
2018 Mar 01
1
Introduction
Following the Contribute directions, I'm BruceHowells. I'd like to contribute to the OpenShift page, as I'm trying to work through bringing up OpenShift on CentOS and have found an error in the documentation (a reference to "yum install openshift" rather than centos-release-openshift-origin) that I'd like to correct. I also would like to extend the existing content.
2018 Nov 01
2
CentOS 7.6 and Xen 4.6
Hey all, In order to make sure SIG content is "fresh", whenever a new version of CentOS comes out, content is discarded automatically unless SIG chairs specifically request it to be moved over. At the moment, Xen has three repos that are under consideration to be moved up: virt/x86_64/xen-46 virt/x86_64/xen-48 virt/x86_64/xen-410 I'll request xen-48 and xen-410 to be updated for
2020 Aug 21
3
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
Hi everyone, I have a working Samba AD/DC (4.12.6 on RHEL7.8) setup I'm trying to use with OpenShift (a container platform to which RedHat contributes - aka OCP). I'm also not too skilled on LDAP even though I've been running the above for over two years now.. There are typically two steps involved in connecting AD to OCP: 1) declare an OAuth configuration in OCP (requires a bind
2020 Mar 19
0
smbclient(samba-4.10.4) cannot log data in log.smbclient while samba-3.6.23 can
Any updates .. On 3/18/20 18:04, Amit Kumar wrote: > > Hello, > > smbclient cannot create log file when log-basename is specified in > samba-master. > > ?????? -l|--log-basename=logdirectory > ?????????? Base directory name for log/debug files. The extension > ".progname" will > ?????????? be appended (e.g. log.smbclient, log.smbd, etc...). The log >
2020 Aug 22
0
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
Hi Andrew, Hi Rowland, I just spent close to one hour debugging this with one OpenShift specialist from RedHat. What we figured was: 1) both of my configs work (auth and group-sync) and are in fact correct. 2) OCP group sync does not sync the groups that have no explicit 'member' Attribute or groups that are 'default' groups (E.g: 'Domain Users') where membership is
2020 Aug 21
1
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
Hi Rowland, Sorry about that, the site appears down (for me). Here's another link (although on OCP3.11) https://developers.redhat.com/blog/2019/08/02/how-to-configure-ldap-user-authentication-and-rbac-in-red-hat-openshift-3-11/ Vincent On Fri, 21 Aug 2020, Rowland penny via samba wrote: > On 21/08/2020 19:28, Vincent S. Cojot via samba wrote: >> >> Hi everyone, >>
2017 Jan 26
2
centos-openshift-origin
?Hi, Would someone know when to expect to have package origin-master.1.4.0 in repo centos-openshift-origin? Right now the package is available in centos-openshift-origin-testing. -Vedran
2020 Jun 12
0
Re: Is it possible to configure libvirt's MAC generation?
Specify the MAC address as part of the domain XML for the bootstrap node. See https://libvirt.org/formatdomain.html#elementsNICS. If using virt-install, set it as part of the --network option: "--network NETWORK,mac=12:34..." - Peter On Fri, 12 Jun 2020 at 18:07, Ian Pilcher <arequipeno@gmail.com> wrote: > Is it possible to configure libvirt to generate
2018 Dec 07
0
CVE-2018-1002105
There was a critical vulnerability in Kubernetes published earlier in the week - CVE-2018-1002105. The vulnerability has been patched both the upstream project and by TUV, but the fix doesn't seem to have made it into the CentOS OpenShift build for 3.11: http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin311/ The fixed version is 3.11.43, version on the mirror is 3.11.0.
2020 Jun 12
2
Is it possible to configure libvirt's MAC generation?
Is it possible to configure libvirt to generate "predictable" MAC addresses for virtual NICS? (A configuration which accomplishes this by limiting the pool of available addresses would be acceptable for my use case.) Read on for why I want to do this ... I have a somewhat unusual use case. I am working with the OpenShift bare metal "IPI" installation process, which is
2020 Aug 21
0
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
On 21/08/2020 19:28, Vincent S. Cojot via samba wrote: > > Hi everyone, > > I have a working Samba AD/DC (4.12.6 on RHEL7.8) setup I'm trying to > use with OpenShift (a container platform to which RedHat contributes - > aka OCP). I'm also not too skilled on LDAP even though I've been > running the above for over two years now.. > > There are typically two