Blog
Blog
FOCUSING, MUSING, AND [SOMETIMES] HELPFUL STUFF
How to deploy docker containers to Debian based Linux operating systems as a debian package? A practical way can be usage of sytemd service manager and package manager of debian. You can find detailed explanation about the application on my github.
How to deploy docker containers to Debian based Linux operating systems as a debian package? A practical way can be usage of sytemd service manager and package manager of debian. You can find detailed explanation about the application on my github.
Techs: Docker, Linux Debian, Shell Scripting
How to submit a data to a remote URL regularly and automate this operation? A practical way can be usage of powerful libraries of Python. You can find detailed explanation about the application on my github.
How to submit a data to a remote URL regularly and automate this operation? A practical way can be usage of powerful libraries of Python. You can find detailed explanation about the application on my github.
Techs: Python, Rest API
Create a powerful web directory script for users that they can create a title about anything and enter their comments by supplying a score. Users can send messages each other and can report any comment or entry. You can find detailed explanation about the application on my github.
Create a powerful web directory script for users that they can create a title about anything and enter their comments by supplying a score. Users can send messages each other and can report any comment or entry. You can find detailed explanation about the application on my github.
Techs: HTML, CSS, PHP