Skip to content

chyld/mathdrill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Drill

Systemd Configuration

Check services

systemctl --type=service --no-pager

Create service file

sudo vi /etc/systemd/system/mathdrill.service

Enable service start on reboot

sudo systemctl enable mathdrill
sudo reboot

If you check status, it will say "exited". Check docker.

docker ps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published