On 11/10/14 12:44 PM, Daniele Niero wrote:
> Hi Dave,
> 
> Thank for the help.
> 
> I haven't tried to remove them from the Mongo DB yet, I will do it soon. That
> means there isn't a simple way to remove a project through the interface, am I
> correct?
> 

Right, you can do a "soft" delete but that just hides it.

> however, about removing the users from /nf/admin, it seems I can find any, 
> most
> probably the search doesn't work. Solr problem?

Yeah I think the users aren't indexed in Solr initially.  We should fix that in
our setup instructions.  What you can do is go to /nf/admin/task_manager/new and
put "allura.scripts.reindex_users.ReindexUsers" in the Task Name and run that.
That should index everyone and make them searchable.

> 
> You can see it yourself  http://allura.danieleniero.it/nf/admin
> 
> I'm using this complete open installation to learn more about Allura.
> I really love the software, but it seems still in a very early stage isn't it?
> 

It actually has been used a lot, but not very broadly.  So I mean there is a lot
of functionality, it'll scale well, it can handle most user input without
errors, etc.  But not many people have deployed it so the getting started
instructions and configuration process is still a bit rough.

> Anyway I will have a tons of questions in the next days because I really want 
> it
> up and running. I hope I won't annoying you guys too much with silly 
> questions:

Please send them!   It'll help us smooth out the process for getting Allura up
and running.

> I'm not an expert of web technology. 
> 
> Cheers,
>     Dan
> 
> On 10 November 2014 17:55, Dave Brondsema <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     On 11/10/14 7:29 AM, Daniele Niero wrote:
>     >
>     > Hi,
>     >
>     > I have just managed to install and run Allura and I noticed in comes 
> with
>     a lot
>     > of test projects and users.
>     >
>     > From the root user I saw I can delete a project, however the project is 
> note
>     > really delete, it becomes simply invisible to normal users.
>     >
>     > How can I delete a project for good?
>     >
>     > Same things goes for Users, how do I delete them for good?
>     >
>     > Cheers,
>     >    Dan
> 
> 
>     You can remove them directly from the mongo database.  This mail has some
>     example commands http://markmail.org/message/5hlluycsyl53w2am
> 
>     If you are using the latest code from git (as compared to the 1.1.0 
> release)
>     then you can go to /nf/admin and search for the users and disable them 
> there
>     instead of the db.user.update commands
> 
> 
>     --
>     Dave Brondsema : [email protected] <mailto:[email protected]>
>     http://www.brondsema.net : personal
>     http://www.splike.com : programming
>                   <><
> 
> 



-- 
Dave Brondsema : [email protected]
http://www.brondsema.net : personal
http://www.splike.com : programming
              <><

Reply via email to