mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-25 10:33:09 +01:00
FIX: Moved developer stuff to develop-guide
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -15,20 +15,17 @@ If you do have any questions / feedback / questions, please open an issue :)
|
||||
0. `git clone https://github.com/certat/intelmq-docker.git --recursive`
|
||||
0. `cd intelmq-docker`
|
||||
0. `docker-compose pull`
|
||||
0. `cd intelmq-manager`
|
||||
0. `python3 setup.py`
|
||||
0. `cd ..`
|
||||
2. `docker-compose up`
|
||||
3. Open your favourite browser -> Go to `http://127.0.0.1:1337/`
|
||||
|
||||
## For developers
|
||||
## For developers
|
||||
|
||||
Please take a look to DEVELOP-GUIDE.md
|
||||
|
||||
|
||||
## Build and deploy new images
|
||||
|
||||
If you want to build/deploy/test this container run
|
||||
If you want to build/deploy/test this container run
|
||||
1. `chmod +x build.sh`
|
||||
0. `chmod +x test.sh`
|
||||
0. `chmod +x publish.sh`
|
||||
|
||||
Reference in New Issue
Block a user