
Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.
The main site for Archive Team is at archiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.
This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the Wayback Machine, providing a path back to lost websites and work.
Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.
The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.
Followed everything from https://docs.code2.io/local-setup .
Recieved this:
url: https://iwb.auth0.com/authorize?redirect_uri=http://192.168.99.101:8080/auth/callback&client_id=eucJR6BM7WzoG336tT5MYCew6YpxJMyv&audience=https%3A%2F%2Fiwb.auth0.com%2Fuserinfo&scope=openid%20profile%20email&response_type=code&state=HRCo2cUHOCKQdWCxO-N44zvmU4U-ntSvlomzY739rVc
2020-08-06T12:37:43.670050374Z
. ____ _ __ _ _
/\ / ' __ _ () __ __ _ \ \ \
( ( )__ | '_ | '| | ' / ` | \ \ \
\/ )| |)| | | | | || (| | ) ) ) )
' || .__|| ||| |_, | / / / /
=========||==============|/=////
:: Spring Boot :: (v2.2.5.RELEASE)
2020-08-06T12:37:43.673453095Z
2020-08-06 12:37:43.960 INFO 1 --- [ main] iwb.FrameworkApplication : Starting FrameworkApplication on cd0791b2d698 with PID 1 (/app/classes started by root in /)
2020-08-06 12:37:43.973 INFO 1 --- [ main] iwb.FrameworkApplication : No active profile set, falling back to default profiles: default
2020-08-06 12:37:46.765 INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2020-08-06 12:37:47.239 INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 445ms. Found 0 JPA repository interfaces.
2020-08-06 12:37:50.657 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2020-08-06 12:37:50.742 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2020-08-06 12:37:50.743 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31]
2020-08-06 12:37:51.379 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2020-08-06 12:37:51.384 INFO 1 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7196 ms
2020-08-06 12:37:53.458 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2020-08-06 12:37:53.804 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2020-08-06 12:37:54.246 INFO 1 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2020-08-06 12:37:54.747 INFO 1 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final
2020-08-06 12:37:55.220 INFO 1 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2020-08-06 12:37:55.866 INFO 1 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
2020-08-06 12:38:05.357 INFO 1 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-08-06 12:38:05.401 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-08-06 12:38:06.212 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'taskExecutor'
2020-08-06 12:38:07.755 INFO 1 --- [ main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
2020-08-06 12:38:08.355 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2020-08-06 12:38:08.368 INFO 1 --- [ main] iwb.FrameworkApplication : Started FrameworkApplication in 25.554 seconds (JVM running for 26.819)
Start: icbVCSUpdateSqlAndFields: 067e6162-3b6f-4ae2-a221-2470b63dff00
2020-08-06 12:38:20.832 INFO 1 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-08-06 12:38:20.837 INFO 1 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2020-08-06 12:38:20.871 INFO 1 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 34 ms
Table Field Keyz to update:
End: icbVCSUpdateSqlAndFields(48968)
Start: projectVCSUpdate: 067e6162-3b6f-4ae2-a221-2470b63dff00
Others Keyz to update:
End: projectVCSUpdate(27715)
20/08/06 12:39:25 INFO rdbms.PostgreSQLLoader: Caching project = 067e6162-3b6f-4ae2-a221-2470b63dff00
20/08/06 12:39:26 INFO rdbms.PostgreSQLLoader: Cache Loaded.
vcsCheck4VCSLogSchema
Timer.Run
Timer.Run
Timer.Run
Timer.Run