As also written in the docker-compose file it is necessary to do the steps in the order:
1. Run 'docker-compose pull'.
2. Run 'docker-compose run --rm webserver createsuperuser' to create a user.
3. Run 'docker-compose up -d'.
* clarify commands by adding paths
* fix trailing space in header
* rerun pre-commit
* one last time :S
* update sections, remove duplicate information
* those pesky pre-commits ;-)
* implement suggestions
Added some info to the baremetal installation and changed it up a bit for easier installation
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2.