Project management for internal IT projects and tasks
-
@scottalanmiller said in Project management for internal IT projects and tasks:
@travisdh1 said in Project management for internal IT projects and tasks:
@ambarishrh I started using SaltStack to track projects, but it won't meet your self-hosted and custom reports needs.
How do you track that in SaltStack?
The helpdesk tickets. Not ideal, but much better than nothing.
-
@travisdh1 said in Project management for internal IT projects and tasks:
@scottalanmiller said in Project management for internal IT projects and tasks:
@travisdh1 said in Project management for internal IT projects and tasks:
@ambarishrh I started using SaltStack to track projects, but it won't meet your self-hosted and custom reports needs.
How do you track that in SaltStack?
The helpdesk tickets. Not ideal, but much better than nothing.
I’m assuming you mean Sodium Suite.
-
@stacksofplates said in Project management for internal IT projects and tasks:
@travisdh1 said in Project management for internal IT projects and tasks:
@scottalanmiller said in Project management for internal IT projects and tasks:
@travisdh1 said in Project management for internal IT projects and tasks:
@ambarishrh I started using SaltStack to track projects, but it won't meet your self-hosted and custom reports needs.
How do you track that in SaltStack?
The helpdesk tickets. Not ideal, but much better than nothing.
I’m assuming you mean Sodium Suite.
Yep, FFS me, get simple names right might help.
-
@ambarishrh said in Project management for internal IT projects and tasks:
Part of our O365, we have MS planner, been using it for few weeks and not really happy with that (mentioned this on another thread in ML)
BTW I think I read if you wanted a more advanced Planner, it is Project, which I think is still a thing.
#notforMicrosoftjust saying
-
@travisdh1 said in Project management for internal IT projects and tasks:
@stacksofplates said in Project management for internal IT projects and tasks:
@travisdh1 said in Project management for internal IT projects and tasks:
@scottalanmiller said in Project management for internal IT projects and tasks:
@travisdh1 said in Project management for internal IT projects and tasks:
@ambarishrh I started using SaltStack to track projects, but it won't meet your self-hosted and custom reports needs.
How do you track that in SaltStack?
The helpdesk tickets. Not ideal, but much better than nothing.
I’m assuming you mean Sodium Suite.
Yep, FFS me, get simple names right might help.
Ah ha, lol. Cool.
-
I just started using http://2-plan.com with one of my customers this week. It seems pretty good. Looks really robust (been using it for 3 days so not really that familiar as of yet).
-
My new workplace uses Jira
-
@flaxking said in Project management for internal IT projects and tasks:
My new workplace uses Jira
We used that at the last job, it's horrible. Super slow and complex to use. Requires way too much training.
-
@scottalanmiller said in Project management for internal IT projects and tasks:
@flaxking said in Project management for internal IT projects and tasks:
My new workplace uses Jira
We used that at the last job, it's horrible. Super slow and complex to use. Requires way too much training.
I haven't really used it that much yet, but I'm part of the team that's going to decide whether on not we're going to get Jira Service Desk.
-
We’re using Asana. It’s ok.
Interface is easy to get lost in and can get spammy (email) if you have an overly keen team that likes to get stuff done and you don’t change the setting.It’s mildly gamified, bordering on half heartedly.
Much better than MS teams and document sharing.
Interestingly, asana seem to sanatise the text put in by blocking certain strings.
For example, under the “profile” thing where you can put a bio like entry that your coworkers will never read, it won’t display: select * from everyone where clue > 0
But it will display a drop table command... I may or may not have quickly tested their data sanatisation... asana doesn’t strike me as being built on SQL anyway.Anyway...
I find it difficult to keep a tab on things or find stuff when there’s more than 5 projects with multiple tasks.
5/10
-
I'm setting up openproject as we speak. An email came in about using a different software (which, okay) and I figured I'd see what was available.
They have a simple installation process too, which should make standing up this test a piece of cake.
-
@dustinb3403 What distro are you using?
-
So far (in my testing and from this thread) it seems like this segment has a long way to go...
-
@bnrstnr said in Project management for internal IT projects and tasks:
@dustinb3403 What distro are you using?
CentOS 7. Having an issue with Unicorn though (and I'm not able to access the website once the installer finishes).
-
@dustinb3403 I'm trying on Debian 9.3 right now
-
@bnrstnr said in Project management for internal IT projects and tasks:
@dustinb3403 I'm trying on Debian 9.3 right now
Let me know if you have the same issues with unicorn.
-
@dustinb3403 said in Project management for internal IT projects and tasks:
Let me know if you have the same issues with unicorn.
when I run "openproject run web" I get the following error:
bundler: failed to load command: unicornI also have a ton of ruby alias_method_chain errors when I run "openproject configure"
-