Report bug · Request feature · Wiki
bin/init.sh --build --start --migrate
Usage:
bin/init.sh Initialize environment
--clean Remove containers
+ remove dependencied and environment files when used with --force
--build Download dependencies
+ regenerate secret when used with --force
--start Start docker containers
--migrate Update database schema (creating it if neccesary)
and regenerate secret when used with --force
--migrate-fresh Remove database before migration
--logs Show logs after everything else is done
--logs-follow ...and follow them
--stop Stop all containers (overrides all other options above)
With the default you should have two working locations:
This work is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the License along with this work. If not, see https://www.gnu.org/licenses/gpl.html.
Content type
Image
Digest
Size
237.9 MB
Last updated
over 7 years ago
docker pull adshares/adserver:devops