Re: [foreman-dev] Re: Cannot select salt states

2016-10-05 Thread Dominic Cleal
On 05/10/16 09:39, lakier wrote:
> Thanks, will check this.
> I don't insult you so why you say this? moreover I also offer you my help...
> But as a open-source project owner/maintaner you should provide at least
> some up-to-date documentation for newcomers to quickly dive in.

There is a lot of documentation available, and we do try to keep it up
to date.

For foreman_salt, the best documentation is on the main website at
https://theforeman.org/plugins/foreman_salt/7.0/index.html (for 7.0,
used with 1.13). It recommends to use the installer as this will install
the packaged version of the plugin and will take care of any necessary
configuration.

I'd suggest only using source installation instructions for plugins if
you're installing onto a source installation of Foreman too, else you'll
hit the asset compilation issue and you also need to worry about
migrating the database etc. Less so with the Debian packages, but our
packages aren't really designed with mixing in mind - both for Foreman
and the smart proxy.

There are instructions at
https://theforeman.org/manuals/1.13/index.html#3.4InstallFromSource for
installing a production version of Foreman from source, and at
https://theforeman.org/contribute.html for a development installation
from source. Stick with packages unless you have good reason to change.

Please file bugs in Redmine, or better, pull requests to
https://github.com/theforeman/theforeman.org if the docs are incorrect
or outdated. Thanks.

-- 
Dominic Cleal
domi...@cleal.org

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[foreman-dev] Re: Diploma projects - need ideas

2016-10-05 Thread lakier
There is link with some doc:
https://www.scala-js.org/
and no - this is not JavaScript

On Wednesday, October 5, 2016 at 10:36:34 AM UTC+2, lakier wrote:
>
> On Thursday, September 29, 2016 at 5:57:46 PM UTC+2, Lukas Zapletal wrote:
>>
>> Hello, 
>>
>> few students of mine are considering doing Diploma Thesis for Red Hat. 
>> Can you figure out some good Foreman topics? Unfortunately, it looks 
>> like today UNIX and datacenter administration is uncool, as I have 
>> learned the other day, so ideally they are looking for: 
>>
>> - JavaScript and UI/UX 
>> - web app development in general 
>>
>
> *Literally everything *is better than JS and yetanotherframework.js
> As you mention web app development: take a look at something like scala.js 
> where the compiler actually helps you...
> and yes, you can do web development with that
>  
>
>> - mobile programming 
>> - iOS / macOS / Swift (need to google that one out) 
>>
>> Ideal task is something isolated, that can be done as a different 
>> project or plugin. Send me your ideas, thanks! 
>>
>> -- 
>> Later, 
>>  Lukas #lzap Zapletal 
>>
>
> On Thursday, September 29, 2016 at 5:57:46 PM UTC+2, Lukas Zapletal wrote:
>>
>> Hello, 
>>
>> few students of mine are considering doing Diploma Thesis for Red Hat. 
>> Can you figure out some good Foreman topics? Unfortunately, it looks 
>> like today UNIX and datacenter administration is uncool, as I have 
>> learned the other day, so ideally they are looking for: 
>>
>> - JavaScript and UI/UX 
>> - web app development in general 
>> - mobile programming 
>> - iOS / macOS / Swift (need to google that one out) 
>>
>> Ideal task is something isolated, that can be done as a different 
>> project or plugin. Send me your ideas, thanks! 
>>
>> -- 
>> Later, 
>>  Lukas #lzap Zapletal 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [foreman-dev] Re: Cannot select salt states

2016-10-05 Thread lakier
Thanks, will check this.
I don't insult you so why you say this? moreover I also offer you my help...
But as a open-source project owner/maintaner you should provide at least 
some up-to-date documentation for newcomers to quickly dive in.

On Wednesday, October 5, 2016 at 9:00:41 AM UTC+2, Dominic Cleal wrote:
>
> On 04/10/16 21:18, lakier wrote: 
> > thanks but: 
> > 
> > sudo -u foreman foreman-rake assets:precompile 
> > rake aborted! 
> > LoadError: cannot load such file -- uglifier 
>
> Install "foreman-assets" to get this dependency for asset 
> precompilation, or use a packaged version of the plugin where this step 
> is unnecessary (the assets are shipped in the package). 
>
> The extra dependencies are required when installing plugins from source 
> on top of a packaged installation, not a recommended combination. 
>
> > foreman was installed with foreman-installer. 
>
> The plugin can be installed by running --enable-foreman-plugin-salt, 
> which will install the ruby-foreman-salt package (assuming a Debian OS). 
>
> > [redacted] 
> > Does anyone take this project seriously? 
>
> Please have a bit more courtesy on this mailing list and follow our 
> guidelines at https://theforeman.org/support.html (they apply equally 
> here as they do to IRC). I replied and offered help; I don't expect to 
> be sworn at or insulted in return. 
>
> -- 
> Dominic Cleal 
> dom...@cleal.org  
>

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.