Tristan Pinaudeau
aeeff26e88
fix registeradmin's get_random_string missing argument ( #236 )
2022-10-20 11:11:38 -07:00
R. Miles McCain
c980567fee
Formatting
2021-07-31 23:44:05 +00:00
Kasper Seweryn
31cb616242
Change snippet url to display current host ( #159 )
...
* Change snippet url to current host
* Change site.domain to host in page.js
* Remove useless condition
* Change hostname in email messages
* Remove `hostname` command
* Fix startup_checks.sh
* Remove unused variable from startup_checks.py
2021-07-19 22:55:30 -04:00
R. Miles McCain
fe8e766670
Format
2021-03-29 14:37:59 +00:00
R. Miles McCain
ede06900e5
Format code
2020-11-26 20:09:55 +00:00
R. Miles McCain
f56ea99dc2
Add demo data command
2020-11-26 19:44:07 +00:00
R. Miles McCain
2d42674e1a
Add warning when hostname starts with http ( fixes #68 )
2020-08-11 21:39:08 +00:00
R. Miles McCain
a70e07be05
Finish transition to startup checks
2020-07-07 03:15:07 +00:00
R. Miles McCain
a766c1eaa2
Add ip address exclusion support ( closes #22 )
...
Co-authored-by: Anthony Abeo <anthonyabeo@gmail.com >
2020-05-07 16:53:03 -04:00
R. Miles McCain
5d26ab292b
Refactoring & consistency changes
...
Make all scripts executable
Disable debug mode by default
Use eager tasks by default
Fix typo in settings
Refactoring
2020-05-02 10:24:57 -04:00
Windyo
6fa67f0531
Docker-Compose Single-Run
...
Add firstrun checks
Avoids running commands on firstrun
Add Docker-compose file
allows setup in a single docker-compose up command
Updated Readme re: docker-compose
Added stub detailing how to use the compose file.
Update README.md
Changed Entrypoint
Moved sanity checks to their own script, changed entrypoint logic
updated entrypoint
2020-04-30 22:59:22 +02:00
R. Miles McCain
62844db6bf
Reformatting & cleanup
2020-04-24 16:29:23 -04:00
R. Miles McCain
64a3a1c3ad
Improve installation instructions & flow
2020-04-23 17:30:37 -04:00