These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

[DEPRECATED] SeAT: API Tool and Corporation Manager

First post
Author
Morgan Johnstone
Doomheim
#161 - 2015-08-10 16:29:32 UTC
Folks,

I absolutely LOVE SeAT. I've set it up for one corp and now I've got an alliance after me to set it up for them. I love it!

Have a question though. I'm learning to create Android Apps and I thought it'd be cool to have an app to interface with the website...

aka.. An asset viewer, contract viewer, etc etc etc.

WOULD this be interesting to work on? I've forked the SeAT Git repository and greated a seat-android repository of my own to play around with things, but I'd love to get some input on this idea.

Morgan Johnstone

Disabled Players Union

Morgan Johnstone
Doomheim
#162 - 2015-08-10 16:30:47 UTC
Morgan Johnstone wrote:
Folks,

I absolutely LOVE SeAT. I've set it up for one corp and now I've got an alliance after me to set it up for them. I love it!

Have a question though. I'm learning to create Android Apps and I thought it'd be cool to have an app to interface with the website...

aka.. An asset viewer, contract viewer, etc etc etc.

WOULD this be interesting to work on? I've forked the SeAT Git repository and greated a seat-android repository of my own to play around with things, but I'd love to get some input on this idea.


... And NO It's not SMA.... :p

Morgan Johnstone

Disabled Players Union

Nutbolt
University of Caille
Gallente Federation
#163 - 2015-08-10 17:25:00 UTC
Morgan Johnstone wrote:
Folks,

I absolutely LOVE SeAT. I've set it up for one corp and now I've got an alliance after me to set it up for them. I love it!

Have a question though. I'm learning to create Android Apps and I thought it'd be cool to have an app to interface with the website...

aka.. An asset viewer, contract viewer, etc etc etc.

WOULD this be interesting to work on? I've forked the SeAT Git repository and greated a seat-android repository of my own to play around with things, but I'd love to get some input on this idea.


I personally would be very interested in this. I would suggest joining IRC (in the OP) to chat with people.

Remember, SeAT was originally designed as a tool to collect all the information as a backend, with people ideally making their own front ends.
Morgan Johnstone
Doomheim
#164 - 2015-08-10 19:05:13 UTC
Nutbolt wrote:
Morgan Johnstone wrote:
Folks,

I absolutely LOVE SeAT. I've set it up for one corp and now I've got an alliance after me to set it up for them. I love it!

Have a question though. I'm learning to create Android Apps and I thought it'd be cool to have an app to interface with the website...

aka.. An asset viewer, contract viewer, etc etc etc.

WOULD this be interesting to work on? I've forked the SeAT Git repository and greated a seat-android repository of my own to play around with things, but I'd love to get some input on this idea.


I personally would be very interested in this. I would suggest joining IRC (in the OP) to chat with people.

Remember, SeAT was originally designed as a tool to collect all the information as a backend, with people ideally making their own front ends.


Ok Great!

Sorry for being an idiot here, what do you mean (in the OP)?

Morgan Johnstone

Disabled Players Union

Nutbolt
University of Caille
Gallente Federation
#165 - 2015-08-10 19:36:51 UTC
Morgan Johnstone wrote:
Nutbolt wrote:
Morgan Johnstone wrote:
Folks,

I absolutely LOVE SeAT. I've set it up for one corp and now I've got an alliance after me to set it up for them. I love it!

Have a question though. I'm learning to create Android Apps and I thought it'd be cool to have an app to interface with the website...

aka.. An asset viewer, contract viewer, etc etc etc.

WOULD this be interesting to work on? I've forked the SeAT Git repository and greated a seat-android repository of my own to play around with things, but I'd love to get some input on this idea.


I personally would be very interested in this. I would suggest joining IRC (in the OP) to chat with people.

Remember, SeAT was originally designed as a tool to collect all the information as a backend, with people ideally making their own front ends.


Ok Great!

Sorry for being an idiot here, what do you mean (in the OP)?



OP = original post.

However just noticed it doesnt actually say in it.

Anyway, use this link: https://kiwiirc.com/client/irc.coldfront.net/?nick=seat_user%7C?#wcs-pub
Morgan Johnstone
Doomheim
#166 - 2015-08-10 21:22:16 UTC
Nutbolt wrote:
Morgan Johnstone wrote:
Nutbolt wrote:
Morgan Johnstone wrote:
Folks,

I absolutely LOVE SeAT. I've set it up for one corp and now I've got an alliance after me to set it up for them. I love it!

Have a question though. I'm learning to create Android Apps and I thought it'd be cool to have an app to interface with the website...

aka.. An asset viewer, contract viewer, etc etc etc.

WOULD this be interesting to work on? I've forked the SeAT Git repository and greated a seat-android repository of my own to play around with things, but I'd love to get some input on this idea.


I personally would be very interested in this. I would suggest joining IRC (in the OP) to chat with people.

Remember, SeAT was originally designed as a tool to collect all the information as a backend, with people ideally making their own front ends.


Ok Great!

Sorry for being an idiot here, what do you mean (in the OP)?



OP = original post.

However just noticed it doesnt actually say in it.

Anyway, use this link: https://kiwiirc.com/client/irc.coldfront.net/?nick=seat_user%7C?#wcs-pub


Thanks! Much appreciated.

Morgan Johnstone

Disabled Players Union

Trista Sharvas
ANDoT
#167 - 2015-08-19 12:14:27 UTC
I'm a complete Noob at VPS's and Websites :)

I followed your instructions for an Unduntu server I'm upto the point of setting up workers

Quote:
We now have to configure the actual workers that `supervisord` will manage. We do this by adding a new configuration file to `/etc/supervisor/conf.d/` called `seat.conf` A sample configuration for this file is located in `docs/` and at the end of this paragraph. Note that the number of workers that we want to start is set by the `numprocs` settings


Like I said I'm a noob How do I go about doing this I'm lost lol
Mr Twinkie
Semper Iratus Omni Tempore
Goonswarm Federation
#168 - 2015-08-19 13:14:06 UTC  |  Edited by: Mr Twinkie
Trista Sharvas wrote:
I'm a complete Noob at VPS's and Websites :)

I followed your instructions for an Unduntu server I'm upto the point of setting up workers

Quote:
We now have to configure the actual workers that `supervisord` will manage. We do this by adding a new configuration file to `/etc/supervisor/conf.d/` called `seat.conf` A sample configuration for this file is located in `docs/` and at the end of this paragraph. Note that the number of workers that we want to start is set by the `numprocs` settings


Like I said I'm a noob How do I go about doing this I'm lost lol



#sudo nano /etc/supervisor/conf.d/seat.conf

and paste
[program:seat1]
command=/usr/bin/php /var/www/seat/artisan queue:listen --timeout=3600 --tries=1
directory=/var/www/seat
stopwaitsecs=600
user=apache
stdout_logfile=/var/log/seat_out.log
stdout_logfile_maxbytes=100MB
stdout_logfile_backups=10
stderr_logfile=/var/log/seat_err.log
stderr_logfile_maxbytes=100MB
stderr_logfile_backups=5


(Update the destinations if you installed seat elsewhere)

ctrl + o
ctrl + x
Trista Sharvas
ANDoT
#169 - 2015-08-19 13:55:54 UTC
Morgan Johnstone do you offer an Installation service for a fee
Mike Vandenberg
School of Applied Knowledge
Caldari State
#170 - 2015-08-21 05:17:39 UTC
Trista Sharvas wrote:
Morgan Johnstone do you offer an Installation service for a fee


We can provide install services and post install support for SEAT and other 3rd party software if you can't/don't want to do it yourself.

Forum Post

Website
Shisuka
Ministry of War
Amarr Empire
#171 - 2015-08-28 00:41:59 UTC
So is this still being actively worked on? Looking at the commits on github it doesn't appear to be or maybe I am looking in the wrong place.
Nutbolt
University of Caille
Gallente Federation
#172 - 2015-08-28 05:46:48 UTC
Shisuka wrote:
So is this still being actively worked on? Looking at the commits on github it doesn't appear to be or maybe I am looking in the wrong place.


It is somewhat. A mixture of it being summer and so people have been busy with other things, and a larger code update in the background means it doesn't look very active, but work is taking place.
Captain Glumbo
Zonk Squad
Goonswarm Federation
#173 - 2015-08-28 08:44:21 UTC
Congrats on this tool looks amazing...Im really interested to use this to manage one corp, but i lack the skills to setup this...

Is there any way to contract the installation service ?

Thanks for your time.

BR.

CGlumbo.

Mike Vandenberg
School of Applied Knowledge
Caldari State
#174 - 2015-08-28 20:53:50 UTC
Captain Glumbo wrote:
Congrats on this tool looks amazing...Im really interested to use this to manage one corp, but i lack the skills to setup this...

Is there any way to contract the installation service ?

Thanks for your time.

BR.

CGlumbo.



We can provide install services and post install support for SEAT and other 3rd party software if you can't/don't want to do it yourself.

Forum Post

Website
Shisuka
Ministry of War
Amarr Empire
#175 - 2015-08-29 07:14:01 UTC
Nutbolt wrote:
Shisuka wrote:
So is this still being actively worked on? Looking at the commits on github it doesn't appear to be or maybe I am looking in the wrong place.


It is somewhat. A mixture of it being summer and so people have been busy with other things, and a larger code update in the background means it doesn't look very active, but work is taking place.



Thank you Nutbolt! I guess I will have to start working on my own system that creates mumble users. (If someone has something that will do this based on seat information I am willing to pay a reasonable amount for it. )
Basilisk Reign
Lazerhawks
L A Z E R H A W K S
#176 - 2015-09-20 00:55:24 UTC
So my question.
Is there an ability to share keys between groups?

Ex. RO1 adds a key, RO2 who logins can't view it. If RO2 adds the same key, RO1 isn't able to see it anymore. Superusers are still able to see the key, but is it possible to share the keys between groups?
qu1ckkkk
The Warp Core Stabilizers
#177 - 2015-09-20 14:50:55 UTC
Basilisk Reign wrote:
So my question.
Is there an ability to share keys between groups?

Ex. RO1 adds a key, RO2 who logins can't view it. If RO2 adds the same key, RO1 isn't able to see it anymore. Superusers are still able to see the key, but is it possible to share the keys between groups?


The current permissions system in the UI is a little... lacking for a lack of a better word. I am currently in the process of writing 1.x basically from the group up. One of the key goals is to have a lot more focus put on the permissions system in the UI, and will hopefully make scenarios such as yours actually work as expected.

Proud developer of SeAT! A Simple Eve API & Corporation Management Tool.

Project Page: https://github.com/eveseat/seat

Xordu
Hammer Advanced Weapons Systems
#178 - 2015-09-22 11:19:33 UTC
Good morning. Ive got this all up and running. However since the last release, a full api isnt a full api anymore. Where can I go to update the FULL api url.

Id like to update the FULL URL and remove the minimum recommended all together.

Thanks
qu1ckkkk
The Warp Core Stabilizers
#179 - 2015-09-22 13:44:48 UTC
Xordu wrote:
Good morning. Ive got this all up and running. However since the last release, a full api isnt a full api anymore. Where can I go to update the FULL api url.

Id like to update the FULL URL and remove the minimum recommended all together.

Thanks


Try Configuration -> SeAT Settings -> Required API Mask

Proud developer of SeAT! A Simple Eve API & Corporation Management Tool.

Project Page: https://github.com/eveseat/seat

Nutbolt
University of Caille
Gallente Federation
#180 - 2015-09-27 08:55:24 UTC
Case Study

A few days ago one of our offices was closed and all the assets vanished. While it wasn't much, we obviously don't want to let people get away with theft, however small. Thankfully, because SeAT is always running and updating on a server, the chances were, it had already updated everyones assets and I could find out who did it.

To start with I needed to narrow down the list of suspects because I didn't want to spend all day searching everyones assets. For this I used the Security audit tools in SeAT. These include a list of current permissions members have, and a change log so I could see if a director was granting access to an alt or something. With these tools in SeAT I now had a short list of suspects who had permission to close an office and/or access to the particular hanger with most of the assets.

The next step was to find the assets to pin point who actually did it. I knew we had some items in the office which aren't too common (random meta level modules, not something shiny :p), so using the generic search feature in SeAT I had a list of toons with that item in seconds. This narrowed down the list even more. From the search results I could then simply view each character and their assets, grouped by station.

Once I found the toon (an alt), SeAT straight away told me all the associated characters and I could determine their main toon.

TL;DR: Used SeAT to track down stupid corp thief and collect all the evidence you would ever need. All in under 20 minutes.