Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move list of known Application Entities to database #1

Closed
lamyj opened this issue Dec 3, 2015 · 0 comments
Closed

Move list of known Application Entities to database #1

lamyj opened this issue Dec 3, 2015 · 0 comments
Assignees
Milestone

Comments

@lamyj
Copy link
Owner

lamyj commented Dec 3, 2015

The list of known application entities is currently statically stored in the configuration file under the peers section. It should instead be stored in a application_entities collection in the main database, with the documents having the following fields:

  • ae_title: the Application Entity title
  • host: the IP address or DNS name of the Application Entity
  • port: the TCP port of the Application Entity
@lamyj lamyj added this to the v0.5.0 milestone Dec 3, 2015
@Lahaxe Lahaxe self-assigned this Dec 22, 2015
Lahaxe pushed a commit to Lahaxe/dopamine that referenced this issue Dec 23, 2015
@Lahaxe Lahaxe closed this as completed Dec 23, 2015
lamyj added a commit that referenced this issue Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants