Skip to content

Automatic build and deployment of the package 'mednafen-server'.

License

Notifications You must be signed in to change notification settings

valentineus/mednafen-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mednafen Server for GNU/Debian

GitHub Release MicroBadger Layers Build Status

Automatic build and deployment of the package mednafen-server.

General use

Installation packages are available in the release section.

After downloading the package, perform the installation:

dpkg --install mednafen-server_*_amd64.deb

Starting the server:

mednafen-server ./standard.conf

An example of the configuration file is in the repository. Detailed information is available on the developer's website.

Docker use

  • Download the image:
docker pull valentineus/mednafen-server:latest
  • Start the container:
docker run --detach --restart=unless-stopped --publish 4046:4046 --name "mednafen-server" valentineus/mednafen-server

More information on the image page.

License

GNU Banner

GNU GPLv3. Copyright (c) Valentin Popov.

About

Automatic build and deployment of the package 'mednafen-server'.

Resources

License

Stars

Watchers

Forks

Packages

No packages published