Jump to content
  • 0

Can I persist login and streams in a database


Daniel Simandl
 Share

Question

Hello,

I am new to AMS and I have been experimenting trying to build a streaming platform similar to twitch.  I know that the community edition has its limits, but I think that it is a good starting place.

So far I have been able to:
  1. create a docker image
  2. Access the container from localhost:5080
    1. create a login
    2. create streams
    3. Publish a stream from OBS
    4. Consume the stream from the browser
The question that I have is
  1. Because the standard setup uses a local database, when a docker container is destroyed, the local storage of login credentials and streams is lost
    1. Is there a way to persist this data in an external database?
  • I tried to configure the mongo database, but I think that this feature is not available in the community edition
Thank you,
Daniel 
Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

1 answer to this question

Recommended Posts

 Share


×
×
  • Create New...